Skip to content

Instantly share code, notes, and snippets.

@alexgriff
Created February 19, 2016 02:21
Show Gist options
  • Save alexgriff/be62c99f6a7d6e887492 to your computer and use it in GitHub Desktop.
Save alexgriff/be62c99f6a7d6e887492 to your computer and use it in GitHub Desktop.
TEN = 10
ONE_HUNDRED = 100
ONE_THOUSAND = 1000
TEN_THOUSAND = 10000
ONE_HUNDRED_THOUSAND = 100000
ONE_MILLION = 1000000
TEN_MILLION = 10000000
ONE_HUNDRED_MILLION = 100000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment