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 WindmillWindmill 04/10/201904/10/2019 | Steven GuSteven Gu | 0 Comment Draw a windmill with four blades. READ MOREREAD MORE 3D Tessellation Effect with Python Turtle3D Tessellation Effect with Python Turtle 04/17/201904/17/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use parallelogram and square to fill the plane. Add shades to the shapes to have 3D effect. READ MOREREAD MORE Gradient Illusion with Python TurtleGradient Illusion with Python Turtle 11/20/201911/20/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment The bar in the middle seems to get darker from left to right. Actually, the bar as the same brightness. Write a Python Turtle program that draw this illusion called READ MOREREAD MORE
WindmillWindmill 04/10/201904/10/2019 | Steven GuSteven Gu | 0 Comment Draw a windmill with four blades. READ MOREREAD MORE
3D Tessellation Effect with Python Turtle3D Tessellation Effect with Python Turtle 04/17/201904/17/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use parallelogram and square to fill the plane. Add shades to the shapes to have 3D effect. READ MOREREAD MORE
Gradient Illusion with Python TurtleGradient Illusion with Python Turtle 11/20/201911/20/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment The bar in the middle seems to get darker from left to right. Actually, the bar as the same brightness. Write a Python Turtle program that draw this illusion called READ MOREREAD MORE