Below is a prototype menu for a simple/complex number calculator I'm making for an assignment. One of the criteria of the assignment is the user being able to press Q for exiting the program. At the moment I can do it with numbers, but I don't know how to do it with characters. Advice would be appreciated.