Skip to content

Instantly share code, notes, and snippets.

@baatout
Last active July 13, 2018 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save baatout/6712bda76d67cee453536d5934c65c1a to your computer and use it in GitHub Desktop.
Save baatout/6712bda76d67cee453536d5934c65c1a to your computer and use it in GitHub Desktop.
from adder import add
z = add(4.0, 6.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment