I couldn't resist making a more generic function to check your input. I didn't want you to type nearly identical code dozens of times. This way you can pass it in a string of available options and get a true/false back. Keep looping if it returns false. Still more could be done like case conversion and trimming excess spaces but it works.