Loop - third code

Run Settings
LanguagePython
Language Version
Run Command
i = 0 while i < 6: i += 1 if i == 2: continue print(i)
Editor Settings
Theme
Key bindings
Full width
Lines