Building on the code from Coding Challenge #2, let’s think about how we can make our project interactive by giving the user more control over the action. Ask them where they want to go and program for specific answers. Can you ask the question over and over to keep the action going? There may be multiple solutions.
The original code can be seen inside. Spoiler alert: possible solutions are also present and commented. Was your solution similar? Why might you use this solution? Are there any limitations to using this solution you can identify?