In my program, a user selects to have a value chosen at random. If they want to choose again at random how do I loop back a few lines to run that code again?
For context, it's a recipe program. If they don't like the recipe randomly chosen, they can pick at random again.