Circle of Half Circles 03/25/201903/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 8:50 am Categories: Difficulty Level 3 for loop loop Draw 20 half circles to form a circle. Circle of Half Circles Tags: for loop, for loops, loop, loops Post navigation PREVIOUS Previous post: A Line of Half CirclesNEXT Next post: Tutorial: Word Search Generator with Python Turtle Related Post Hexagon Spiral with Python and Turtle (Source Code)Hexagon Spiral with Python and Turtle (Source Code) 08/21/202008/21/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following spiral with hexagon shape. In each loop, increase the forward length and turn slightly less than 60 degrees. Source Code: READ MOREREAD MORE Wundt Illusion with Python Turtle with Source CodeWundt Illusion with Python Turtle with Source Code 11/19/201911/19/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Write program to draw Wundt Illusion as shown. This is illusion is similar to Hering Illusion but with opposite effect. Source Code: READ MOREREAD MORE Epitrochoid Animation with Python TurtleEpitrochoid Animation with Python Turtle 04/10/201904/10/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Epitrochoid to Epicycloid is similar to Hypotrochoid to Hypocycloid. Epitrochoid is a generalization of Epicycloid where the tracking point can lie inside or outside the rolling circle. Animate the drawing READ MOREREAD MORE
Hexagon Spiral with Python and Turtle (Source Code)Hexagon Spiral with Python and Turtle (Source Code) 08/21/202008/21/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following spiral with hexagon shape. In each loop, increase the forward length and turn slightly less than 60 degrees. Source Code: READ MOREREAD MORE
Wundt Illusion with Python Turtle with Source CodeWundt Illusion with Python Turtle with Source Code 11/19/201911/19/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Write program to draw Wundt Illusion as shown. This is illusion is similar to Hering Illusion but with opposite effect. Source Code: READ MOREREAD MORE
Epitrochoid Animation with Python TurtleEpitrochoid Animation with Python Turtle 04/10/201904/10/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Epitrochoid to Epicycloid is similar to Hypotrochoid to Hypocycloid. Epitrochoid is a generalization of Epicycloid where the tracking point can lie inside or outside the rolling circle. Animate the drawing READ MOREREAD MORE