Learn how to make "branches" in your Python program using if-else conditional statements based on what the user enters as input. This will allow you to create something like an interactive story, trivia quiz, or text adventure story. Final code: https://trinket.io/python3/b511a4079e