(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
| python programming language fundamentals
|
|
| 2. python language fundamentals
|
|
defining functions :
- declaration/definition
- function object/reference
- function call/invocation
python overview << | >> subroutines