Nested Circles 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 1:15 am Categories: Difficulty Level 6 recursion Use recursion to draw the following shape. Tags: recursion Post navigation PREVIOUS Previous post: Stack of CirclesNEXT Next post: Rainbow Target Related Post Hexagon Spiral of Spirals Colored (Source Code)Hexagon Spiral of Spirals Colored (Source Code) 09/22/202009/22/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment After drawing pentagon spiral of pentagon spirals, draw colored version of hexagon spiral of spirals with recursion and Turtle library. Source Code: READ MOREREAD MORE Elliptical PetalsElliptical Petals 03/11/201903/11/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use ellipse to draw the following colorful elliptical petals. READ MOREREAD MORE Stacked Squares Fractal (Source Code)Stacked Squares Fractal (Source Code) 08/20/202008/20/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the shown fractal of stacked squares with Python and Turtle. Source Code: READ MOREREAD MORE
Hexagon Spiral of Spirals Colored (Source Code)Hexagon Spiral of Spirals Colored (Source Code) 09/22/202009/22/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment After drawing pentagon spiral of pentagon spirals, draw colored version of hexagon spiral of spirals with recursion and Turtle library. Source Code: READ MOREREAD MORE
Elliptical PetalsElliptical Petals 03/11/201903/11/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use ellipse to draw the following colorful elliptical petals. READ MOREREAD MORE
Stacked Squares Fractal (Source Code)Stacked Squares Fractal (Source Code) 08/20/202008/20/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the shown fractal of stacked squares with Python and Turtle. Source Code: READ MOREREAD MORE