Python and Turtle animation,Difficulty Level 9,math Three Circle Hypotrochoid with Python Turtle

Three Circle Hypotrochoid with Python Turtle

In a previous Hypotrochoid project, you drew curves with two circles with one rolling inside the other. Expand the project by adding one more layer of circles. The following is some of the curves generated by three circle Hypotrochoid:

Thanks to Torry for contributing idea to this project.

Related Post