I'm trying to create a menu that will allow the user to enter 0-quit, 1-Continue and the program should only quit if the user enters 0 for quit or continue if the user enters 1 for continue - I know it's simple but cant think of the right syntax or procedure for this part of my program