Exercise: scope

Run Settings
LanguagePython
Language Version
Run Command
a=1 def parent(): a=10 def confusion(): return a return confusion() print(parent()) print(a)
Editor Settings
Theme
Key bindings
Full width
Lines