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 Koch SnowflakeKoch Snowflake 03/02/201903/02/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Also known as Koch curve, this is one of the earliest known fractal shapes. Use recursion to draw the following shape. Set the background to blue color and fill the READ MOREREAD MORE Square Snowflake with Python Turtle (Source Code)Square Snowflake with Python Turtle (Source Code) 09/21/201909/21/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following square snowflake with recursion. Source Code: READ MOREREAD MORE Nested CirclesNested Circles 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use recursion to draw the following shape. READ MOREREAD MORE
Koch SnowflakeKoch Snowflake 03/02/201903/02/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Also known as Koch curve, this is one of the earliest known fractal shapes. Use recursion to draw the following shape. Set the background to blue color and fill the READ MOREREAD MORE
Square Snowflake with Python Turtle (Source Code)Square Snowflake with Python Turtle (Source Code) 09/21/201909/21/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following square snowflake with recursion. Source Code: READ MOREREAD MORE
Nested CirclesNested Circles 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use recursion to draw the following shape. READ MOREREAD MORE