Hello, I was given a problem and I can't tell if I'm on the right track. I'm stuck at the rotate part. Can someone help?
Create a script that lets you rotate an image through some number of degrees
(out of a maximum of 360 degrees). The script should let you specify that you want to spin
the image continuously. It should let you adjust the spin speed dynamically.