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 Vertical HexagonVertical Hexagon 03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a vertical hexagon as shown here. Related Project READ MOREREAD MORE Parallelogram with Python and TurtleParallelogram with Python and Turtle 11/24/202111/24/2021 | JinshengJinsheng | 0 Comment Draw a simple parallelogram with Python and Turtle. It can have any angles and any side lengths. Related Projects READ MOREREAD MORE Pacman Shape with Python and TurtlePacman Shape with Python and Turtle 11/24/202111/24/2021 | JinshengJinsheng | 0 Comment Draw a pacman shape as shown. The opening angle of the mouth is 60 degrees. You can try to draw other opening angles. Hint: Start from the center, draw a READ MOREREAD MORE
Vertical HexagonVertical Hexagon 03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a vertical hexagon as shown here. Related Project READ MOREREAD MORE
Parallelogram with Python and TurtleParallelogram with Python and Turtle 11/24/202111/24/2021 | JinshengJinsheng | 0 Comment Draw a simple parallelogram with Python and Turtle. It can have any angles and any side lengths. Related Projects READ MOREREAD MORE
Pacman Shape with Python and TurtlePacman Shape with Python and Turtle 11/24/202111/24/2021 | JinshengJinsheng | 0 Comment Draw a pacman shape as shown. The opening angle of the mouth is 60 degrees. You can try to draw other opening angles. Hint: Start from the center, draw a READ MOREREAD MORE