Skip to content

Instantly share code, notes, and snippets.

@arpitbbhayani
Created February 21, 2020 04:13
Show Gist options
  • Select an option

  • Save arpitbbhayani/f2de7a77972f9955e841e70dfeb47f89 to your computer and use it in GitHub Desktop.

Select an option

Save arpitbbhayani/f2de7a77972f9955e841e70dfeb47f89 to your computer and use it in GitHub Desktop.
>>> def foo(a, b):
... return a + b
...
>>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment