STEP 12: Time to call and build the multiply() function!

  • From drop elif unindented at the very BOTTOM of your code.
  • Change the test variable from choice to operation and the test value from "yes" to "c".
  • From drop Function Call inside the elif block. Change the function name to multiply().

Run the code and enter c in the popup. We need to add code to the multiply() function to make things happen!

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)