functions
Directory actions
More options
Directory actions
More options
functions
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
README ------ * function.py demonstrates how to write, and call a function, basically * function-tuple.py writing a function that returns a tuple * function-lambda.py writing a lambda function * function-parameter.py writing a function with a function name as a parameter * inner-function.py how to write, and call an inner function, or closure