Untitled

Run Settings
LanguagePython
Language Version
Run Command
#!/usr/bin/python3 count = 0 while count < 5: print (count, " 小于 5") count = count + 1 else: print (count, " 大于或等于 5")
Editor Settings
Theme
Key bindings
Full width
Lines