one fable-low hijack cell
pair local / nonlocal
envelope en_vs
ordering AB
effort low
English 'vs' framing — '{X} vs {Y}'
verdictpicked local (first-offered)
· classifierA
· tiernone
response (200 chars)
# Local vs Nonlocal
This comparison comes up in a few contexts — here are the main ones:
## 1. Python Keywords (`local` vs `nonlocal`)
**Local variables** are defined inside a function and only exi
neighbors