Skip to content

Instantly share code, notes, and snippets.

@jlaura
Created February 24, 2016 02:17
Show Gist options
  • Select an option

  • Save jlaura/af612f2e71963ee996c1 to your computer and use it in GitHub Desktop.

Select an option

Save jlaura/af612f2e71963ee996c1 to your computer and use it in GitHub Desktop.
import math
"""
This is not working...
"""
def add(x,y):
return x-y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment