TO DO: - The triangle code doesn't quite work since each leg is a random size. Fix the bug! Make sure to use the function parameter. - I want the triangles to be a variety of all different random colors instead of all blue. Add it in! - I want the pen size to get a little bigger for each triangle that is drawn. Add it in! - Once the wand is finished drawing all of the triangles, no matter how many triangles there were, I want the wizard toad to hop across the screen somehow. Make it happen! - Add one new feature of your chosing to the code. The new feature should use at least one of our core 4 concepts.