Skip to content

Instantly share code, notes, and snippets.

@vihar
Created July 22, 2017 13:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vihar/ab083021b821032c9294d7832738a219 to your computer and use it in GitHub Desktop.
Save vihar/ab083021b821032c9294d7832738a219 to your computer and use it in GitHub Desktop.
colors = ['Red', 'Black', 'Blue', 'White', 'Pink']
for color in colors:
print(color)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment