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