In python, functions (like all other objects) are [...], 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
Answer
first class objects
Question
In python, functions (like all other objects) are [...], 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
Answer
?
Question
In python, functions (like all other objects) are [...], 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
Answer
first class objects
If you want to change selection, open original toplevel document below and click on "Move attachment"
Parent (intermediate) annotation
Open it 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 Retu
Original toplevel document (pdf)
owner: kkhosravi - (no access) - PYTHON_DATA_STRUCTURES_AND_ALGORITHMS.pdf, p35
Summary
status
not learned
measured difficulty
37% [default]
last interval [days]
repetition number in this series
0
memorised on
scheduled repetition
scheduled repetition interval
last repetition or drill
Details
No repetitions
Discussion
Do you want to join discussion? Click here to log in or create user.