Skip to content

Instantly share code, notes, and snippets.

@NMZivkovic
Created October 17, 2019 13:54
Show Gist options
  • Save NMZivkovic/f5f765af24797708edce46aab6ba0488 to your computer and use it in GitHub Desktop.
Save NMZivkovic/f5f765af24797708edce46aab6ba0488 to your computer and use it in GitHub Desktop.
def function (a, b = 10/):
print(a + b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment