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
What will happen to a large number of randomly moving objects if you let them follow only one rule: try to move in the same direction as your neighbors do.