Hi, I have an error in my code which I cannot find;
It prints out numbers 1-9 and 20-99.BUT it does not print out anything for 10-19;
(and to be honest I don't understand WHY it is printing out 1-9 correctly). Hopefully someone can help me with it
Thank you, Stewbond. Your code will probably work but I want to understand my code and why i am getting certain output. Another thing is that I think once I get why I am having problems with 10-19 and why i am getting correct output for 1-9 it will be much easier for me to write the rest (I need this program to conver numbers up to 999,999,999)