Slice of Watermelon 04/25/201904/25/2019 | ninjaparrotninjaparrot | 0 Comment | 10:14 pm Categories: Difficulty Level 3 loop random Use loop and random library to draw the following shape. Tags: fun shapes, loop, random Post navigation PREVIOUS Previous post: Tutorial: Random Island Generator with Python TurtleNEXT Next post: Violin Related Post 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 Rhombus MadnessRhombus Madness 08/04/202208/04/2022 | JinshengJinsheng | 0 Comment Use Python and Turtle and Random library to draw the 50 random Rhombus shapes as shown in the following figure. Hints: Make a function that draws a rhombus given the READ MOREREAD MORE Penrose Tiling with Python TurtlePenrose Tiling with Python Turtle 04/18/201904/18/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Penrose tiling is a beautiful non-periodic tiling method. Draw it with your favorite color combination. 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
Rhombus MadnessRhombus Madness 08/04/202208/04/2022 | JinshengJinsheng | 0 Comment Use Python and Turtle and Random library to draw the 50 random Rhombus shapes as shown in the following figure. Hints: Make a function that draws a rhombus given the READ MOREREAD MORE
Penrose Tiling with Python TurtlePenrose Tiling with Python Turtle 04/18/201904/18/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Penrose tiling is a beautiful non-periodic tiling method. Draw it with your favorite color combination. READ MOREREAD MORE