Continue (2)

Run Settings
LanguagePython
Language Version
Run Command
for a in[12, -1, 2, -3, 5, -7, 4, 7]: if a <= 1: continue print('Positif elemen:{}'.format(a))
Editor Settings
Theme
Key bindings
Full width
Lines