Skip to content

Instantly share code, notes, and snippets.

@vihar
Created July 19, 2017 14:40
Show Gist options
  • 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