Draw the following spiral that consists of spirals. Check out this project (spiral of squares) first before working on this one. Source Code: (This program may runs for minutes)
In this Python Turtle Project you are going to use recursion to draw a colorful drawing as shown. You may also need to use colorsys library to convert HSV colors