Skip to content

Instantly share code, notes, and snippets.

@akreer135
Created September 29, 2013 02:48
Show Gist options
  • Save akreer135/6748908 to your computer and use it in GitHub Desktop.
Save akreer135/6748908 to your computer and use it in GitHub Desktop.
print "Welcome to Austin's calculator, please type your equation. ex. 2+4"
calc = input(); print calc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment