STEP 5: We want to call all the functions at the bottom of our program so that we can easily reorder them later.

  • Go to and drag out Define Function.
  • Drop the new function AFTER the flip function definition and BEFORE the line that calls flip.
  • Name the function headstand.
  • Drop Flip Up Down INSIDE the headstand function.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE