Advanced Python
Ctrl
k
Copy
Chapter 3: Functions and Functional Programming
3. Function Arguments Passing with *args and **kwargs
Previous
2. Arguments and Return Values
Next
4. Lambda Functions and Anonymous Functions