Continuing from Mandelbrot Set project, use colorsys library to set the hue based on the number of iterations needed to go outside the boundary. The result can be an amazingly
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