QuizMe

In this lab, we created two list, one with questions and another with answers, that we would then cycle through and associate the question with the answer. In this scenario, this trivia game is about presidents. These data list can be used for banks of data instead of asking question by question…we can put it in blocks of code to make it easier to modify and implement.