Presenting the play

The other distinctly different section of code in the program is the code that animates the skater's leg and foot.

That is the only part of the action that is intended to be seen by the viewer.

I will break that code out into a separate method (module) named playTheShow.