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 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 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 Two Filled CirclesTwo Filled Circles 08/18/202008/18/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw two filled circles as shown below. Code: 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
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
Two Filled CirclesTwo Filled Circles 08/18/202008/18/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw two filled circles as shown below. Code: READ MOREREAD MORE