Skip to content

Instantly share code, notes, and snippets.

@vihar
Last active July 19, 2017 14:35
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/da81665c2e0b16d5248806ae5202537a to your computer and use it in GitHub Desktop.
Save vihar/da81665c2e0b16d5248806ae5202537a to your computer and use it in GitHub Desktop.
atmosphere = ("Oxygen", "Hydrogen", "Nitrogen")
print(type(atmosphere))
print(atmosphere)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment