Skip to content

Instantly share code, notes, and snippets.

@whoeverest
Created September 22, 2012 19:43
Show Gist options
  • Save whoeverest/3767564 to your computer and use it in GitHub Desktop.
Save whoeverest/3767564 to your computer and use it in GitHub Desktop.
Self-sync
import synchronize
import matz
print matz.add(2,3)
print matz.add(3,3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment