STEP 5: We can add points to our empty lists so that we can display them.

  • Select the LOGIC tab, and click on . Drag Append into your loop.
  • Change the list name from my_list to inputs. Change the variable argument to x.
  • Click on and drag Update Display into your loop.
  • Change the name in front to input_display. Change the variable argument to inputs.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE