Hello all,
Let's say that the user puts in ANY number he wants to. How would you be able to show that number to him in WRITTEN FORM. Like this:
You enter: 5690
The output would say: Five thousand six hundred ninety
I can get the user's input, and hold onto it, but figuring out how to write it out is another story. Any helpful hints or suggestions would be appreciated.
~Wavo
Let's say that the user puts in ANY number he wants to. How would you be able to show that number to him in WRITTEN FORM. Like this:
You enter: 5690
The output would say: Five thousand six hundred ninety
I can get the user's input, and hold onto it, but figuring out how to write it out is another story. Any helpful hints or suggestions would be appreciated.
~Wavo