In a previous project, you drew 60 titled circles (Turtle’s heading directions are different). Now add rainbow color to it with colorsys library. You may also need to define your own
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