STEP 19: We're almost finished! Now that we've stored our data, we should display it once our knight wins.

  • In SUBJECT, click on and drag in Scatter Plot inside your second if statement.
  • Change the variable x_data to timer_list. Time is usually on the x-axis.
  • Change the variable y_data to dragon_count_list.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE