Skip to content

Instantly share code, notes, and snippets.

@shifatul-i
Created October 3, 2019 19:23
Show Gist options
  • Save shifatul-i/e3366b2738ca5279a94f8dfdebe48147 to your computer and use it in GitHub Desktop.
Save shifatul-i/e3366b2738ca5279a94f8dfdebe48147 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