Scope
The scope of a name is the region of source code in which the name can be used.
Related concepts: NameLifetime
Closest Wikipedia entry: Scope (computer science)
Misconceptions about Scope8 documented Misconceptions
No known Python misconceptions for this concept