Vertical Hexagon 03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 5:30 pm Categories: Difficulty Level 1 Draw a vertical hexagon as shown here. Vertical Hexagon with Python Turtle Related Project Tags: basics, geometry Post navigation PREVIOUS Previous post: Pascal and Sierpinski TriangleNEXT Next post: Hex Grid Related Post Two Circles 2Two Circles 2 08/18/202008/18/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw two circles as shown without lifting the pen. READ MOREREAD MORE Horizontally Tangent CirclesHorizontally Tangent Circles 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following horizontally tangent circles. Learn to use setheading() function. READ MOREREAD MORE Three SpokesThree Spokes 03/23/201903/23/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following shape. You may need to use following functions: penup(), pendown(), setheading(), forward(), goto(). READ MOREREAD MORE
Two Circles 2Two Circles 2 08/18/202008/18/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw two circles as shown without lifting the pen. READ MOREREAD MORE
Horizontally Tangent CirclesHorizontally Tangent Circles 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following horizontally tangent circles. Learn to use setheading() function. READ MOREREAD MORE
Three SpokesThree Spokes 03/23/201903/23/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following shape. You may need to use following functions: penup(), pendown(), setheading(), forward(), goto(). READ MOREREAD MORE