Speed Control
Place a fan (Objects) in a new world. The fan has four buttons-high, medium, low, and off. Create a method that controls the speed at which the fan blades rotate, depending on which button is clicked. (You may want to use several methods instead of just one.) The blades should continue turning until the animation stops running or the user clicks the off button.