1.Write a procedure that makes a sprite travel from the beginning of the maze to the end, drawing a path from the beginning to end. 2.Use the new blocks menu in the bottom left corner to get pen blocks. 3.Write a new procedure called DrawMaze 4.Program the procedure to have your sprite draw the path from the beginning to the end of the maze. Hint: Use “Go to x: y: ” 5.Use the procedure and program your sprite to say something when it reaches the goal 6.Reset the maze by erasing the path and sending the sprite back to the beginning of the maze. 7.Share your Project and copy the link