How to define a function. Function definitions consist of a def statement that indicates a <name> and a comma-separated list of named <formal parameters> , then a return statement, called the function body,
that specifies the <return expression> of the function, which is an
expression to be evaluated whenever the function is applied:
If you want to change selection, open document below and click on "Move attachment"
Summary
status | not read | | reprioritisations | |
---|
last reprioritisation on | | | suggested re-reading day | |
---|
started reading on | | | finished reading on | |
---|
Details