PI. For loop statement

Run Settings
LanguagePython
Language Version
Run Command
colors = 0 for i in ['red', 'green', 'blue', 'yellow', 'orange']: print "There is", i, "flowers." colors += 1 print print "There is", colors, "colors I can see."
Editor Settings
Theme
Key bindings
Full width
Lines