Definition (1)

Run Settings
LanguagePython
Language Version
Run Command
def a(w): y= w z=1,2,3 def b(): print("I am from function b") return None return y,z,b x=a([1,2,3]) print(print(x[0], id(x)))
Editor Settings
Theme
Key bindings
Full width
Lines