function2

Run Settings
LanguagePython
Language Version
Run Command
def a(): y=1 def b(): print("I am from funtion b") return None return b def b(): print("i am b" ) x=a() print(x()) print(b())
Editor Settings
Theme
Key bindings
Full width
Lines