STEP 15: Now it's time to create your own dance routine using the four dance moves!

Remember, only change the lines that call the functions. Do not change any of the dance moves.

    • Scroll to the bottom of your program where you called each of your functions.
    • Call another flip() and sway() to see what happens.
    • Click Run to see your dance routine. Then try remixing it again and click Run to see your changes.

    # THIS ACTIVITY IS IN PREVIEW ONLY MODE