reading-notes

Python Scope

Understanding Scope

Using the LEGB Rule for Python Scope

Modifying the Behavior of a Python Scope

Using Enclosing Scopes as Closures