In python, functions (like all other objects) are first class objects, meaning they can be :
- Assigned as a variable or in a data structure (for example list: [greeting('fr'), greeting('en'), greenting('de')]
- Passed as an argument to a function
- Returned as the result of a function
If you want to change selection, open document below and click on "Move attachment"
pdf
owner:
kkhosravi - (no access) - PYTHON_DATA_STRUCTURES_AND_ALGORITHMS.pdf, p35
Summary
status | not read | | reprioritisations | |
---|
last reprioritisation on | | | suggested re-reading day | |
---|
started reading on | | | finished reading on | |
---|
Details