Draw many lines with Python Turtle. If a line intersect with another line draw the line in red color, otherwise draw it in black. Knowing the orientation of triangles may
Use recursion to draw the following Sierpinski Pentagon. This project is closed related to Pentaflake Fractal. The difference is the in Pentaflake we also draw an upside down Pentaflake recursively.