In Python, scope is about assignment; it's not about mutation.
Let's take a global variable, numbers
, that point to a list of numbers:
...
This is a premium screencast available only to active Python Morsels subscribers.
Feel free to watch some of the free screencasts in the Variable Scope series.
Need to fill-in gaps in your Python skills? I send weekly emails designed to do just that.