Skip to content

Instantly share code, notes, and snippets.

@calthoff
Created June 26, 2018 15:28
Show Gist options
  • Select an option

  • Save calthoff/c8ed34b4de9844064127be06b58b0a41 to your computer and use it in GitHub Desktop.

Select an option

Save calthoff/c8ed34b4de9844064127be06b58b0a41 to your computer and use it in GitHub Desktop.
for i in range(100):
i += 1
i +- 1
print(i)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment