Mosaic Circle 03/15/201903/15/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 5:55 pm Categories: colorsys Difficulty Level 9 list loop math nested for loop random Based on Hex Mosaic, draw a mosaic circle shown here. Mosaic Circle with Python Turtle Tags: colorsys, hsv, list, loop, nested loop, random Post navigation PREVIOUS Previous post: Hex MosaicNEXT Next post: Lighting Up Animation Related Post 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 60 Tilted Squares60 Tilted Squares 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In level 1 project: three tilted squares (https://pythonturtle.academy/three-tilted-squares/), you drew only three tilted squares. Now use a loop to draw 60 evenly spaced out squares. READ MOREREAD MORE Rounded Triangle Animation with Python TurtleRounded Triangle Animation with Python Turtle 05/06/201905/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Animate the rounded triangle with bigger and bigger rounded corners. 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
60 Tilted Squares60 Tilted Squares 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In level 1 project: three tilted squares (https://pythonturtle.academy/three-tilted-squares/), you drew only three tilted squares. Now use a loop to draw 60 evenly spaced out squares. READ MOREREAD MORE
Rounded Triangle Animation with Python TurtleRounded Triangle Animation with Python Turtle 05/06/201905/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Animate the rounded triangle with bigger and bigger rounded corners. READ MOREREAD MORE