In this video tutorial you will learn the following:
- Creating a function
- Calling a function
- Passing arguments
- Type hinting your arguments
- Passing keyword arguments
- Required and default arguments
*args
and**kwargs
- Positional-only arguments
- Scope
Related Merch
- Python 101 Video Series
- Python 101 – 2nd Edition:
Pingback: Python 101 - An Intro to Functions - Mouse Vs Python