While loop (2-12-2024)

Run Settings
LanguagePython
Language Version
Run Command
x=10 while x>= 0: print(x) x=x-1
Editor Settings
Theme
Key bindings
Full width
Lines