Skip to content

rkoeninger/number_words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Number Words

Code that builds the word representation for a number, e.g.

  • 123 becomes One Hundred and Twenty-Three
  • 86435497 becomes Eighty-Six Million, Four Hundred and Thirty-Five Thousand, Four Hundred and Ninety-Seven
  • 0 becomes Zero
  • -3456 becomes Negative Three Thousand, Four Hundred and Fifty-Six

About

Produces word representations of numbers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages