Want to learn Python Functions in a real environment?
Click below, get a fresh Linux box with Python ready to go, and work through Functions hands-on with an AI tutor that knows your code.
Start this lessonFunctionsWhat you'll learn
- Def
- Parameters
- Default values
- Keyword arguments
- *args and **kwargs
- Return values
- Scope
