STEP 6: Let's make a second list. This one will have ingredients for pizza!

  • In LOGIC, go to and drag out List of Strings to the bottom of your program.
  • Change the name of the list to pizza.
  • Change the values in pizza to "dough", "pizza sauce", and "cheese".

# THIS ACTIVITY IS IN PREVIEW ONLY MODE