5
Reply

C# programming language

Xavier Henry

Xavier Henry

Sep 11 2014 7:16 AM
726
can anyone help me in figuring out how to convert numbers into words with the use of loops and arrays. The numbers should calculate up to millions.
Here's an example: if user types 9246 , It should print Nine Thousand Two Hundred Forty Six .

Answers (5)