This program will draw a spiral whenever the space key is pressed. Use your mouse pointer to the place on the screen where you want the spiral to be drawn and press space. Once you've studied the code to see how functions works, create a function that draws a new shape. Then decide which key should be pressed to draw your new shape on the screen.