Epicycloid is a curve that is formed by tracing a fixed point on the circle that is rolling around outside a static circle. Animate this tracing steps with Python Turtle.
In a previous project, you drew 60 titled circles (Turtle’s heading directions are different). Now add rainbow color to it with colorsys library. You may also need to define your own