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
In this python turtle project, you are going to draw a 7-color rainbow and a 49-color rainbow. You need to know for loop, drawing circle, and converting HSV (Hue-Saturation-Value) colorspace