Skip to content

Instantly share code, notes, and snippets.

@vihar
Created July 19, 2017 14:40
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/73acc767c84d8d6e2454bdcca63ae635 to your computer and use it in GitHub Desktop.
Save vihar/73acc767c84d8d6e2454bdcca63ae635 to your computer and use it in GitHub Desktop.
temperature = 27
if temperature <= 30:
print("Let’s go to the party!")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment