filmov
tv
Functions & Variable Scope in Python

Показать описание
In week 2 of the Python workshop series, we explore:
- What a function is, and how we can define and invoke them
- Arguments and parameters: what's the difference between them?
- What functions return
- Variable scoping rules: where variables are accessible
- What a function is, and how we can define and invoke them
- Arguments and parameters: what's the difference between them?
- What functions return
- Variable scoping rules: where variables are accessible