Okay. I'm completely new to c++. I've come across a problem I don't know how to solve. When someone makes a choice, I want the else, to just ask them the question again, so if i'm making something long, they don't have to completely restart.
If you want to chain a bunch of relevant questions in a row (like ones that depend on the answer to a previous question), it will get more complicated.