STEP 11: Which answer choice did the user pick the most? We need to find the variable storing the greatest value!

Remember, variable names don't need quotes, but do need to be separated by commas in the list.

  • Drag List of Integers to the bottom of your program.
  • Change the list's variable name to counts.
  • Add the variables that store each letter count: a_num, b_num, c_num, d_num.


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)