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
Congratulations, you made it to the end of the course! What’s your #1 takeaway or favorite thing you learned? How are you going to put your newfound skills to use? Leave a comment in the discussion section and let us know.
Jerry C on Aug. 9, 2022
Very nicely explained and easy to understand. I like having two teachers interact with what-if questions.