Reiter
This chapter will strengthen your understanding of functions.
This chapter has the following sections:
This chapter has the following sections:
- Function components, structure, creation, and call
- Arguments and parameters in functions. How to access and pass information.
- Arbitrary arguments when using functions
- *Args and **kwargs examples I
- *Args and **kwargs examples II
- Function and program scope
- Mutable objects and arguments
Code notebooks
These are the slides for this chapter.