STEP 5: Let's put all of our questions into a list that we can loop through later.

Variables do not have quotes around them, but still need to be separated by commas in the list.

  • Go to and drag out List of Strings.
  • Change the list name to quiz.
  • Change the strings in the list to our variable names ques_1, ques_2, ques_3, ques_4, ques_5.


# THIS ACTIVITY IS IN PREVIEW ONLY MODE