STEP 18: It looks like 97 belongs at index 6, right between 95 and 100. Lots of good grades!

  • Go to and drag Insert into the bottom of main. Change my_list to grades.
  • Change 0 to 6. This first parameter is the index where we'll place the new grade.
  • Change my_var to 97. This second parameter is the new grade we're inserting.

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)