2026010701

Run Settings
LanguagePython
Language Version
Run Command
print("Hello World!") x = 1 y = 2 print(x+y) while x <= 5: print(x) x += 1 print("%s" %(x))
Editor Settings
Theme
Key bindings
Full width
Lines