- Data Science, Favorites, Programming, Python
- Favorites, iOS Development, Swift
- Favorites, Programming, Programming Tips
Become a Python Guru
Subscribe to my newsletter.
Recent Posts

What Is ** in Python?
A Python function that takes **kwargs as an argument accepts any number of keyword arguments. For example: Now you can call the function with any

How to Get a Random Number in Python
To get a random number in Python, use the randint() function from the random module. For example, let’s generate a random integer between 1 and

What is a Tuple in Python?
In Pyhton, a tuple can be used to store a group of values. A tuple is an immutable collection of values. This means adding, removing,

How to Use Python Continue Statement
Python continue statement is a loop statement that controls the flow of the loop. It skips the “rest of the loop” and jumps into the

Python Default Arguments
You can add default function parameters in Python. This happens by giving a default value for a parameter in the function definition using the assignment

How to Call Functions in Python
To call a function in Python, add parenthesis after the function name. For example, if you have a function called greet, you can call it

Artturi Jalli
Technical Writer
Hi, I’m Artturi! I’m an entrepreneur and a blogger from Finland. My goal is to make coding and tech easier for you.
artturi@codingem.com

9 Best Graphic Design Courses + Certification [in 2022]
Do you want to become a versatile and

8 Best Python Courses with Certifications [in 2022]
Are you looking to become a professional Python

8 Best Swift & iOS App Development Courses [in 2022]
Are you looking to become an iOS developer?