The bar in the middle seems to get darker from left to right. Actually, the bar as the same brightness. Write a Python Turtle program that draw this illusion called
Generalize the three overlapping circles project by letting it draw any number of overlapping circles. The following is the overlapping circles from size 2 to size 7. Solution