Range

Run Settings
LanguagePython
Language Version
Run Command
for i in range(10,-4,-3): #Start, Ending-1, step print(i)
Editor Settings
Theme
Key bindings
Full width
Lines