Use Python and Turtle and Random library to draw the 50 random isosceles triangles as shown in the following figure. Hints: Make a function that draws isosceles triangle given the
Use the Isosceles triangle function created in this project, draw the circle of isosceles triangles as shown below. Your code should easily change the number of triangles, and radius and