Loop - eightth code

Run Settings
LanguagePython
Language Version
Run Command
coffee = ['cappucino','americano','malt coffee'] for i in coffee: if i == 'malt coffee': print('done') break print(i)
Editor Settings
Theme
Key bindings
Full width
Lines