lesson 6 - mini-project, the quiz
Everyone likes a quiz.
Today, you're not just a student—you're a software developer! Your mission is to build a complete, working quiz program from scratch. This is your chance to bring together all the Python skills you've been learning over the last few weeks. You'll need to use variables to keep score, the input() function to get answers from your players, and if/else statements to check if those answers are correct. By the end of the lesson, you will have planned, built, and tested your very own piece of software.
Last modified: July 17th, 2025