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().
To navigate the page using the TAB key, first press ESC to exit the code editor.