Loop - nineth code

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