Lecture 05 (RK)
In this module, we continue with functions and learn about variable parameter lists, packing and unpacking, functions as objects, return values, etc.. Further information can be found in the course book, chapter 7.
Slides: lecture05.pdf
Notebook: lecture05.ipynb
Python: lecture05.py