Well I have started writing a code to create this program that i have to have done by tommorow but i am stuck at the moment. Anybody please help!!
Here is the problem:
Write a prgram that converts numbers to words. For examlpe, 834 should result in "eight three four." Likewise, 1697 should convert to "one six seven nine." You may assume that the input is less than one million. (Hint: remember the % operator!).
Is there anybody that can help me out with this?? Thanks!