+ 3
How do you Convert 100 through 999 in to words
I can get 1 through 99 to print out the proper word for the number but I cannot get 100 through 999 to print. https://code.sololearn.com/cb4fMEXO9K0M/?ref=app
1 Answer
+ 3
Josiah Mitchell take a look at this code. You could use a similar method.
https://code.sololearn.com/W2OILqnj437P/?ref=app