Colored Sierpinski Pentagon with Python Turtle 04/27/201904/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:25 am Categories: colorsys Difficulty Level 7 loop python recursion Draw a colored version of Sierpinski Pentagon. Colored Sierpinski Pentagon Tags: colorsys, fractal, math, recursion Post navigation PREVIOUS Previous post: Sierpinski Pentagon with Python TurtleNEXT Next post: YouTube Logo Related Post Square Spiral with Python and Turtle (Source Code)Square 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 square shape. In each loop, increase the forward length and turn slightly less than 90 degrees. Source Code: READ MOREREAD MORE Moving Wheel AnimationMoving Wheel Animation 03/01/201903/01/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following moving wheel animation. Note that wheel is both rotating and moving. READ MOREREAD MORE Circle of Half CirclesCircle of Half Circles 03/25/201903/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw 20 half circles to form a circle. READ MOREREAD MORE
Square Spiral with Python and Turtle (Source Code)Square 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 square shape. In each loop, increase the forward length and turn slightly less than 90 degrees. Source Code: READ MOREREAD MORE
Moving Wheel AnimationMoving Wheel Animation 03/01/201903/01/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following moving wheel animation. Note that wheel is both rotating and moving. READ MOREREAD MORE
Circle of Half CirclesCircle of Half Circles 03/25/201903/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw 20 half circles to form a circle. READ MOREREAD MORE