In a level 3 project you are asked to draw a Triacontagon Wheel (https://pythonturtle.academy/triacontagon-wheel/). Color the wheel with colorsys library with gradually changing hue values.
In a previous tutorial, we explained how to draw an oval shape. The method starts drawing from an awkward position (the left end of the first arc). In this tutorial,