Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



In python, functions (like all other objects) are first class objects, meaning they can be :
  1. Assigned as a variable or in a data structure (for example list: [greeting('fr'), greeting('en'), greenting('de')]
  2. Passed as an argument to a function
  3. ​​​​​​​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

statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Details



Discussion

Do you want to join discussion? Click here to log in or create user.