Skip to content

Instantly share code, notes, and snippets.

@calthoff
Created March 21, 2018 23:27
Show Gist options
  • Select an option

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

Select an option

Save calthoff/25978d912849eeffc9275ea36ea0ffd2 to your computer and use it in GitHub Desktop.
def increment(a):
return a + 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment