11-14(2)

Run Settings
LanguagePython
Language Version
Run Command
c = 10 def my_func(a,b,c): print(hex(id(c))) return a + b + c print(my_func(my_func(10,20,c),40,50)) print(hex(id(c)))
Editor Settings
Theme
Key bindings
Full width
Lines