In this Python tutorial, we will learn the concept of functions in Python.
Knowing how to solve a problem dividing it into small tasks will make you a better programmer!
Python functions will help you on that. We will learn how to define a function, positional arguments, keyword arguments, default arguments and how to retrieve data from a function.

Playlist: Intermediate Python Tutorials - Video #1
Access the code here: https://github.com/rscorrea1/youtube.git

Timestamp:
00:00 - Summary of the video
00:26 - How to define a function
01:06 - Creating our first function
01:56 - Calling a function with no arguments
02:20 - Passing arguments to a function
02:34 - Argument definition
03:27 - Calling a function which expects one or more arguments
04:07 - Positional arguments
04:33 - Keyword arguments
06:57 - How to retrieve data from a function
10:35 - Default arguments
13:01 - Next video announcement

Thumbnail:
Photo by Mario Ho on Unsplash

#python #functions #intermediate python tutorial #how to use functions in python

How to use Functions in Python - Intermediate Python Tutorial #1
1.20 GEEK