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.
Draw a yellow flower with 5 petals. Check here to find an easier project that draws a single petal. Also check out the tutorial on drawing a single petal.