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.
You can draw an oval given center after finishing the project. Now animate the rotating oval at the fixed center. Also add changing color for fun with colorsys library.