STEP 12: We still need to call our last function!

Each function will run in the order it is called.

  • Go to and drag Function Call to the bottom of your program, BELOW sway().
  • Change the function name in the call line to two_step().
  • Check to make sure that all four function call lines are at the bottom of your program.

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)