Let's create some event listeners that help the beetle draw shapes! 1. When the arrow keys are pressed, make the beetle move 10 steps in that direction. 2. When the green flag is clicked, "reset" the drawing (erase the drawings, put the beetle back in the middle pointing toward the right, and reset the pen size and color). 3. When the 1 key is pressed, make the beetle draw a square (hint: use the move and turn blocks!). 4. When the 2 key is pressed, make the beetle draw a triangle. 5. When the 3 key is pressed, make the beetle draw an arrow. 6. Look at the other backdrops. Can you use your drawing program to trace the shapes?