Skip to content

Instantly share code, notes, and snippets.

@sammoorhouse
Created March 6, 2017 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 sammoorhouse/807490cd2bb6a15afeecf558cd147ce2 to your computer and use it in GitHub Desktop.
Save sammoorhouse/807490cd2bb6a15afeecf558cd147ce2 to your computer and use it in GitHub Desktop.
x = 1
if x == 1:
# indented four spaces
print("x is 1.")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment