STEP 8: We need the total of all grades divided by the number of grades. That'll calculate the average!

  • Go to SUBJECT. From , drag List Sum into print_average().
  • Rename sum to total and change my_list to list_of_grades.

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)