What does the following code do?
function draw () (1)
Creates a new sprite and assigns it to the variable specified.
The lines of code contained inside its block are continuously executed until the program
is stopped.
The number of times per second the screen is refreshed.
Shrink or grow a sprite keeping the height to width ratio the same.