Skip to content

Instantly share code, notes, and snippets.

@kellegous
Created February 14, 2016 18:59
Show Gist options
  • Save kellegous/7a3e8822e065c5bd9dbb to your computer and use it in GitHub Desktop.
Save kellegous/7a3e8822e065c5bd9dbb to your computer and use it in GitHub Desktop.
def parse_num(str):
return int(str)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment