Variable Scope and Binding

Nonlocal Variables

Global Variables

Local Variables

Binding Occurrence

Functions skip class scope when looking up names

The del command

Local vs Global Scope