Basic Leaf 03/05/201903/05/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 10:46 pm Categories: Difficulty Level 8 recursion Use recursion to draw the following basic leaf shape. Related Project: Curvy Leaf Tags: recursion Post navigation PREVIOUS Previous post: Rotating Rainbow SpiralNEXT Next post: Curvy Leaf Related Post Circular RopeCircular Rope 03/09/201903/09/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment You drew a straight rope. Now draw a circular rope. READ MOREREAD MORE Hindu Temple (All-Sided) Fractal with Python TurtleHindu Temple (All-Sided) Fractal with Python Turtle 10/05/202010/05/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw all-sided hindu temple fractal. Refer to this Hindu Temple project. READ MOREREAD MORE Pentagram Fractal with Python Turtle (Source Code)Pentagram Fractal with Python Turtle (Source Code) 10/06/202110/06/2021 | JinshengJinsheng | 0 Comment Draw the following fractal made up of nesting pentagrams with either recursion or iteration. Hint: Making a function that draws pentagram in any location, radius, and direction will help! Source READ MOREREAD MORE
Circular RopeCircular Rope 03/09/201903/09/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment You drew a straight rope. Now draw a circular rope. READ MOREREAD MORE
Hindu Temple (All-Sided) Fractal with Python TurtleHindu Temple (All-Sided) Fractal with Python Turtle 10/05/202010/05/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw all-sided hindu temple fractal. Refer to this Hindu Temple project. READ MOREREAD MORE
Pentagram Fractal with Python Turtle (Source Code)Pentagram Fractal with Python Turtle (Source Code) 10/06/202110/06/2021 | JinshengJinsheng | 0 Comment Draw the following fractal made up of nesting pentagrams with either recursion or iteration. Hint: Making a function that draws pentagram in any location, radius, and direction will help! Source READ MOREREAD MORE