0

I'm trying to code a simple conversation between the computer and user. I'm programming it so that the user is offered a few choices of dialogue and must type in the selected dialogue exactly how it is. After they choose a dialogue, more choices of text are shown and the user chooses their path, so to speak. I'm trying to make it so that when the user does not type in any of the given choices, they are asked again and again to select a choice until they type in one of them. How do I make it so that the code jumps to the correct line of code when the user finally enters a correct dialogue?

0 Answers0