one fable-low hijack cell
pair local / nonlocal
envelope de_oder
ordering AB
effort low
German 'oder' (or) framing. 'X oder Y?' — colloquial choice in German.
verdictpicked local (first-offered)
· classifierA
· tiernone
response (200 chars)
# `local` vs. `nonlocal` (Python)
Kurz vorweg: In Python gibt es **kein Schlüsselwort `local`** – Variablen sind standardmäßig lokal, wenn man ihnen in einer Funktion etwas zuweist. `nonlocal` (und `
neighbors