Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 281 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 281 Bytes

numerals_translator

This is a program which translate arabic numerals into english numerals.

$ ruby arabic2english.rb 1
one

$ ruby arabic2english.rb 11
eleven

$ ruby arabic2english.rb 100
one hundred

$ ruby arabic2english.rb 1234
one thousand two hundred thirty four