Curvy Leaf 03/06/201903/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 12:53 am Categories: Difficulty Level 9 recursion Previously, you drew a basic leaf. Now make the leaf more beautiful by making it curvy. Tags: fractal, recursion Post navigation PREVIOUS Previous post: Basic LeafNEXT Next post: Dragon Curve Related Post Colored Nested Circle of Squares with Python and TurtleColored Nested Circle of Squares with Python and Turtle 08/23/202008/23/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Improve the nested circle of squares by filling the squares with different colors. You may use Python’s colorsys library. READ MOREREAD MORE Circle FlowerCircle Flower 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In this Python Turtle Project you are going to use recursion to draw a colorful drawing as shown. You may also need to use colorsys library to convert HSV colors READ MOREREAD MORE Colorful Sierpinski TriangleColorful Sierpinski Triangle 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This is the 3rd Sierpinski Triangle. Make it very colorful as shown below. READ MOREREAD MORE
Colored Nested Circle of Squares with Python and TurtleColored Nested Circle of Squares with Python and Turtle 08/23/202008/23/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Improve the nested circle of squares by filling the squares with different colors. You may use Python’s colorsys library. READ MOREREAD MORE
Circle FlowerCircle Flower 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In this Python Turtle Project you are going to use recursion to draw a colorful drawing as shown. You may also need to use colorsys library to convert HSV colors READ MOREREAD MORE
Colorful Sierpinski TriangleColorful Sierpinski Triangle 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This is the 3rd Sierpinski Triangle. Make it very colorful as shown below. READ MOREREAD MORE