While

Run Settings
LanguagePython
Language Version
Run Command
num = 0 while (num<10): print('This num: {}'.format(num)) num = num + 1
Editor Settings
Theme
Key bindings
Full width
Lines