Activity: Append

STEP 5: Let's add the results to our list, so we can use them later in our program.

  • In LOGIC, click on . Drag Append inside your loop.
  • Change the list name from my_list to outcome_list.
  • Change the variable inside .append() to outcome.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
Support