Skip to content

Instantly share code, notes, and snippets.

@gregimba
Created June 25, 2018 02:23
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 gregimba/c8d8e563f131b99f4b1a90b86d4f24da to your computer and use it in GitHub Desktop.
Save gregimba/c8d8e563f131b99f4b1a90b86d4f24da to your computer and use it in GitHub Desktop.
if True:
print('runs')
if False:
print("doesn't run")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment