Skip to content

Instantly share code, notes, and snippets.

@Daiver
Created February 4, 2013 14:36
Show Gist options
  • Save Daiver/4707050 to your computer and use it in GitHub Desktop.
Save Daiver/4707050 to your computer and use it in GitHub Desktop.
if op == '+':
res = first + second
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment