100 Days of Code: The Complete Python Pro Boot Camp – Day 3 Project
Make your own “Choose Your Own Adventure” game. Use conditionals such as if
, else
, and elif
statements to lay out the logic and the story’s path in your program.
- Choose ‘Open in Replit’
- Select ‘Run’ to play/replay the game.
- Enter answers into the console where you see the tiny square at the end of sentences.