Colored Petal 03/21/201903/21/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 6:56 pm Categories: Difficulty Level 2 Knowing how to draw a petal, color it with your favorite color. Colored Petal with Python Turtle Tags: basics Post navigation PREVIOUS Previous post: PetalNEXT Next post: Flower Related Post A Line of Half CirclesA Line of Half Circles 03/25/201903/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use loop to draw a line of half circles. Check out drawing just one half circle project. READ MOREREAD MORE Square Spiral with Python and Turtle (Source Code)Square Spiral with Python and Turtle (Source Code) 08/21/202008/21/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following spiral with square shape. In each loop, increase the forward length and turn slightly less than 90 degrees. Source Code: READ MOREREAD MORE Center Connected Hexagon (Source Code)Center Connected Hexagon (Source Code) 10/14/202010/14/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a regular hexagon that have vertices connected to the center. Use for loop to draw this shape. Source Code: READ MOREREAD MORE
A Line of Half CirclesA Line of Half Circles 03/25/201903/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use loop to draw a line of half circles. Check out drawing just one half circle project. READ MOREREAD MORE
Square Spiral with Python and Turtle (Source Code)Square Spiral with Python and Turtle (Source Code) 08/21/202008/21/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following spiral with square shape. In each loop, increase the forward length and turn slightly less than 90 degrees. Source Code: READ MOREREAD MORE
Center Connected Hexagon (Source Code)Center Connected Hexagon (Source Code) 10/14/202010/14/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a regular hexagon that have vertices connected to the center. Use for loop to draw this shape. Source Code: READ MOREREAD MORE