1 00:00:00,060 --> 00:00:05,850 Welcome, everyone to your challenge, where you're going to be creating an interactive trivia quiz. 2 00:00:05,970 --> 00:00:10,290 It's going to ask the user a bunch of multiple choice questions, and it's going to make sure to keep 3 00:00:10,290 --> 00:00:11,610 track of every answer. 4 00:00:11,700 --> 00:00:17,010 Once the user is done with the quiz, it's going to go ahead and return a final score based off the 5 00:00:17,010 --> 00:00:18,180 user choices. 6 00:00:18,280 --> 00:00:19,320 Hope you're ready for it. 7 00:00:19,350 --> 00:00:20,280 Best of luck.