I'm trying to have a user put their class into an input box however I would like their input only to be accepted if it is either economy, business or club. Any thoughts? I've been trying it with Do While loops and If statements but cannot get it to reject the wrong input. Any suggestions?