In another level 4 project, you are asked to draw a color wheel (https://pythonturtle.academy/color-wheel/). Continue on it to draw a continuous color wheel.
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