Skip to content

Instantly share code, notes, and snippets.

@katiayn
Created January 22, 2017 17:40
Show Gist options
  • Save katiayn/3c686acea18e390cee1408d6515fe03a to your computer and use it in GitHub Desktop.
Save katiayn/3c686acea18e390cee1408d6515fe03a to your computer and use it in GitHub Desktop.
def mul(x, y):
return x * y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment