Prev
|
Index
|
Next
Functions
Defined with the def keyword
Easy to specify default arguments
Use 'docstrings' to document them
Easy to handle extra list arguments and extra keyword arguments
An Introduction To Python