Skip to content

sihutch/number-to-words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Program to convert numbers in the range -999,999,999 to 999,999,999 
to their equivalent British English words

To compile and run using Maven:

mvn compile exec:java -Dexec.mainClass="com.si.sample.Main" -Dexec.args="1399999"

Tests can be run with:

mvn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages