Based on the function that draws Isosceles Trapezoid in the this previous project, draw the following fractal tree with Python and Turtle. Related Projects: Projects with similar difficulty Fractals Recursion
In another level 4 project, you are asked to draw a color wheel (https://pythonturtle.academy/color-wheel/). Continue on it to draw a continuous color wheel.