Half Circle 03/25/201903/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 8:43 am Categories: Difficulty Level 1 Draw a vertical half circle as shown here. You may need to use seth() and circle() with extent. Half Circle Tags: basics Post navigation PREVIOUS Previous post: Colorful Sierpinski CarpetNEXT Next post: A Line of Half Circles Related Post 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 DiamondsThree Diamonds 03/11/201903/11/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following shape with three diamonds. READ MOREREAD MORE Pentagon with Python and TurtlePentagon with Python and Turtle 08/04/202208/04/2022 | JinshengJinsheng | 0 Comment Draw a regular pentagon as shown below. Hint: A good place to start drawing is the point at the top. What should be the initial heading to draw the line 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 DiamondsThree Diamonds 03/11/201903/11/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following shape with three diamonds. READ MOREREAD MORE
Pentagon with Python and TurtlePentagon with Python and Turtle 08/04/202208/04/2022 | JinshengJinsheng | 0 Comment Draw a regular pentagon as shown below. Hint: A good place to start drawing is the point at the top. What should be the initial heading to draw the line READ MOREREAD MORE