Skip to content

Instantly share code, notes, and snippets.

@iskandr
Last active December 11, 2015 19:58
Show Gist options
  • Save iskandr/4651759 to your computer and use it in GitHub Desktop.
Save iskandr/4651759 to your computer and use it in GitHub Desktop.
def twice(x):
return mul(2, x)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment