-Do you have to use a while?
-If so, think about a condition that when encountered will stop the loop (a certain number reached, a specific value)
-Is there a way in Java to convert a character to...