Lesson 05 - chad-p/wiki-python-class GitHub Wiki
Functions
Functions
Jupyter Notebook - 00-Functions
- https://realpython.com/python-kwargs-and-args/
- https://www.youtube.com/watch?v=sugvnHA7ElY&t=187s
- https://www.tutorialspoint.com/name-a-special-variable-in-python
- https://www.freecodecamp.org/news/functions-in-python-a-beginners-guide/
Scope
Code Handling
Jupyter Notebook - 01-Code Handling
Recursion
Jupyter Notebook - 02-Recursion