In this Code Conversation video course, you’ve explored:
- Specifying default values for arguments
- Writing functions that are positional only, keyword only, or combined
- Using Python’s documentation to use terminology accurately
- Using special function parameters in real-world code
To learn more about the concepts in this course, you can check out:
- Defining Your Own Python Function
- What Are Python Asterisk and Slash Special Parameters For?
- Using Python Optional Arguments When Defining Functions
- Python args and kwargs: Demystified
- Defining and Calling Python Functions - Video Course
Jerry C on Aug. 9, 2022
Very nicely explained and easy to understand. I like having two teachers interact with what-if questions.