Untitled

Run Settings
LanguagePython
Language Version
Run Command
print("Python is FUN!") a=4 b=2 print(a,b) a,b=b,a #that's all we need, for swapping print(a,b)
Editor Settings
Theme
Key bindings
Full width
Lines