Choose Your Own Adventure

Get creative and learn some basic commands in Python to create your own choose your own adventure game. For this project we will need to know how to print to the console, take user input, and write if/else statements to deal with the user’s input.