I've seen this problem before, you just need the solution to the 'while' loop, right?
Assuming your variable names are the same as the generic question your while loop should look like this:
while (keepGoing != 'n')
6.5m questions
8.7m answers