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.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)