For

Run Settings
LanguagePython
Language Version
Run Command
coffees = ['Arabica', 'Robusta'] for index in range(len(coffees)): print('Current Coffees {}'.format(coffees[index]))
Editor Settings
Theme
Key bindings
Full width
Lines