Zooming Away 05/05/201905/05/2019 | Steven GuSteven Gu | 0 Comment | 4:57 pm Categories: Difficulty Level 3 Wait… where’d it go? Tags: fun shapes Post navigation PREVIOUS Previous post: Nike Logo with Python TurtleNEXT Next post: Stick Figure Related Post Moss’s EggMoss’s Egg 03/25/201903/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Like an oval, egg’s oval shape can also be drawn with 4 circle arcs. Moss’s Egg can be drawn with radius 200 half circle (red), and 45 degree arc with READ MOREREAD MORE Colorful Crescent RingsColorful Crescent Rings 03/21/201903/21/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Knowing how to draw a crescent shape. Draw a colorful ring of crescent shapes as shown with a loop and colorsys library. READ MOREREAD MORE Sixteen-Petal Flower with Python TurtleSixteen-Petal Flower with Python Turtle 08/18/202008/18/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Knowing how to draw a football shape, draw a sixteen petal flower with loop and custom function. Code: READ MOREREAD MORE
Moss’s EggMoss’s Egg 03/25/201903/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Like an oval, egg’s oval shape can also be drawn with 4 circle arcs. Moss’s Egg can be drawn with radius 200 half circle (red), and 45 degree arc with READ MOREREAD MORE
Colorful Crescent RingsColorful Crescent Rings 03/21/201903/21/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Knowing how to draw a crescent shape. Draw a colorful ring of crescent shapes as shown with a loop and colorsys library. READ MOREREAD MORE
Sixteen-Petal Flower with Python TurtleSixteen-Petal Flower with Python Turtle 08/18/202008/18/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Knowing how to draw a football shape, draw a sixteen petal flower with loop and custom function. Code: READ MOREREAD MORE