Skip to content

MohamedYakout/convert_number_to_words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This to convert number to english words

Max number is Trillion.

My constrains:

  1. No Negative Number.

  2. Min number is zero.

  3. Max number is Trillion.

  4. Input must be integer.

You can run it as the following example:

ruby arabic2english.rb 100000

The output as the following:

one hundred thousand

About

Convert Number To Words

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages