Turtle unfortunately doesn’t provide function to draw an ellipse. An ellipse is a curve surrounding two focal points such that the sum of the distances to the two focal points
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