Problem
1. We can get the same effect as sleep by playing a sound with blocking Play. Change the dance code to use a brief sound to pause the dance, rather than sleep.
2. The turtle in Program 202 drops 300 pictures, turning 20 degrees after each. How many of the pictures are visible at the end of the process? Reduce the number of loops as far as you can to produce the same end result.