Colored Petal 03/21/201903/21/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 6:56 pm Categories: Difficulty Level 2 Knowing how to draw a petal, color it with your favorite color. Colored Petal with Python Turtle Tags: basics Post navigation PREVIOUS Previous post: PetalNEXT Next post: Flower Related Post Major and Minor Watch Tick MarksMajor and Minor Watch Tick Marks 03/22/201903/22/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a better watch tick marks than the last one by adding 12 evenly spaced major tick marks. READ MOREREAD MORE Pentagon Spiral with Python and TurtlePentagon Spiral with Python and Turtle 08/21/202008/21/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following spiral with pentagon shape. In each loop, increase the forward length and turn slightly less than 72 degrees. Source 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
Major and Minor Watch Tick MarksMajor and Minor Watch Tick Marks 03/22/201903/22/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a better watch tick marks than the last one by adding 12 evenly spaced major tick marks. READ MOREREAD MORE
Pentagon Spiral with Python and TurtlePentagon Spiral with Python and Turtle 08/21/202008/21/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following spiral with pentagon shape. In each loop, increase the forward length and turn slightly less than 72 degrees. Source 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