Snowflake 03/03/201903/03/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 11:32 pm Categories: Difficulty Level 6 python recursion Use recursion to draw a snowflake as shown below. Related Projects: Koch Snowflake Tags: recursion Post navigation PREVIOUS Previous post: Millisecond TimerNEXT Next post: Let It Snow Related Post Curvy LeafCurvy Leaf 03/06/201903/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Previously, you drew a basic leaf. Now make the leaf more beautiful by making it curvy. READ MOREREAD MORE Colored Spiral of Spirals with Python Turtle (Source Code)Colored Spiral of Spirals with Python Turtle (Source Code) 09/16/202009/16/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Just for fun, draw a colored version of spiral of spirals using the colorsys library. Source Code: (This may a few minutes) READ MOREREAD MORE Box Fractal with Python TurtleBox Fractal with Python Turtle 04/27/201904/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use recursion to draw the following Box Fractal shape. READ MOREREAD MORE
Curvy LeafCurvy Leaf 03/06/201903/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Previously, you drew a basic leaf. Now make the leaf more beautiful by making it curvy. READ MOREREAD MORE
Colored Spiral of Spirals with Python Turtle (Source Code)Colored Spiral of Spirals with Python Turtle (Source Code) 09/16/202009/16/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Just for fun, draw a colored version of spiral of spirals using the colorsys library. Source Code: (This may a few minutes) READ MOREREAD MORE
Box Fractal with Python TurtleBox Fractal with Python Turtle 04/27/201904/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use recursion to draw the following Box Fractal shape. READ MOREREAD MORE