STEP 7: Let's complete the dance move by calling our headstand function.

  • In LOGIC, go to and drag Function Call to the bottom of your program, BELOW the line that calls flip().
  • Change the function name in the call line from my_function() to headstand().

# THIS ACTIVITY IS IN PREVIEW ONLY MODE