Skip to content

Instantly share code, notes, and snippets.

@akbiggs
Created November 25, 2015 18:01
Show Gist options
  • Save akbiggs/efa7a7497704c468dd8d to your computer and use it in GitHub Desktop.
Save akbiggs/efa7a7497704c468dd8d to your computer and use it in GitHub Desktop.
def foo(a, b):
print(a + b)
return 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment