Loop - fourth code

Run Settings
LanguagePython
Language Version
Run Command
i = 1 while i < 6: print(i) i += 1 else: print("i always lower than six")
Editor Settings
Theme
Key bindings
Full width
Lines