Skip to content

Kneuman0/NumberTranslator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

Number Translator
README

Fully functioning stand alone program (once exported to a runnable .jar file). This program will translate any number less than 10 million into literarily accurate words. The format has been designed for use on checks where the cents are included as actual digits rather than their respective words.

Example: 
input 457393.03
output: Four hundred fifty-seven thousand three hundred ninety-three and 3 cents

input 47
output: Fourty-seven and 0 cents

To run the GUI, navigate to the numTranslator package and then to the NumberTranslatorMain class and run it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages