House Covered in Snow 06/09/201906/09/2019 | Kevin XuKevin Xu | 0 Comment | 8:46 pm Categories: Difficulty Level 3 Draw a house covered in snow with snowflakes and snowman! Tags: fun shapes Post navigation PREVIOUS Previous post: Airbus LogoNEXT Next post: Closest Point On a Line Segment to Another Point Related Post Rainbow TargetRainbow Target 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use for loop to draw the following colorful rainbow target. You may also want to use colorsys library to convert HSV colors to RGB colors. 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 Colorful SpiralColorful Spiral 04/09/201904/09/2019 | Steven GuSteven Gu | 0 Comment Code a spiral made of colors randomly picked from a set and make it look like this: READ MOREREAD MORE
Rainbow TargetRainbow Target 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use for loop to draw the following colorful rainbow target. You may also want to use colorsys library to convert HSV colors to RGB colors. 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
Colorful SpiralColorful Spiral 04/09/201904/09/2019 | Steven GuSteven Gu | 0 Comment Code a spiral made of colors randomly picked from a set and make it look like this: READ MOREREAD MORE