Skip to content

Instantly share code, notes, and snippets.

@bulentongun
Created February 25, 2019 14:16
Show Gist options
  • Save bulentongun/3b0426f4604327ebaa1dfdc38dd1a16e to your computer and use it in GitHub Desktop.
Save bulentongun/3b0426f4604327ebaa1dfdc38dd1a16e 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