5
Answers

C# programming language

Xavier Henry

Xavier Henry

10y
741
1
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)