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
Draw a large dot with low brightness. On every 3rd second, light it up to full brightness while keeping the hue and saturation and dim it to the original brightness
Write a Python program to generate 1000+ images of Mandelbrot Set with ever zooming ranges. Please note that Turtle is not used in this project for speed consideration. Then use