Skip to content

Instantly share code, notes, and snippets.

@riccardodivirgilio
Last active November 2, 2022 15:54
Show Gist options
  • Save riccardodivirgilio/524603e5bdcbe4d1b5e1ee96f747cc01 to your computer and use it in GitHub Desktop.
Save riccardodivirgilio/524603e5bdcbe4d1b5e1ee96f747cc01 to your computer and use it in GitHub Desktop.
def addtwo(a):
return a + 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment