ID and function 

Run Settings
LanguagePython
Language Version
Run Command
x=1 y=1.0 print(id(x),id(y)) def a(x): x() def b(): print("hello") if x>0: print("hello") a(b)
Editor Settings
Theme
Key bindings
Full width
Lines