Hi Nuggets!
I think your problem is that you pass a value to "ch" after the first if in your do while loop. I think it should go before the if statements.
And there is also a syntax error in the...