Skip to content

Instantly share code, notes, and snippets.

@jjlumagbas
Created August 20, 2016 01:21
Show Gist options
  • Save jjlumagbas/7445391c2865bbfc59508b032669385c to your computer and use it in GitHub Desktop.
Save jjlumagbas/7445391c2865bbfc59508b032669385c to your computer and use it in GitHub Desktop.
>>>def twice(x):
... return x * 2
...
>>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment