hello world

Run Settings
LanguagePython
Language Version
Run Command
i = 3 def hello(x): while x < 7: print("Hello World!") x += 1 hello(i)
Editor Settings
Theme
Key bindings
Full width
Lines