Clock Tick Marks 03/22/201903/22/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 7:34 pm Categories: Difficulty Level 2 for loop loop Draw evenly space 60 clock tick marks as shown here. Clock Tick Marks Tags: for loop, for loops, loop, loops Post navigation PREVIOUS Previous post: Tutorial: Gradually Lighting Up and MovingNEXT Next post: Major and Minor Watch Tick Marks Related Post Hexagon Spiral of Spirals Colored (Source Code)Hexagon Spiral of Spirals Colored (Source Code) 09/22/202009/22/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment After drawing pentagon spiral of pentagon spirals, draw colored version of hexagon spiral of spirals with recursion and Turtle library. Source Code: READ MOREREAD MORE Penrose Polygons with Python TurtlePenrose Polygons with Python Turtle 04/23/201904/23/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Generalize Penrose Polygons to be able to draw polygon of any number of sides: READ MOREREAD MORE Crescent MoonCrescent Moon 03/21/201903/21/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Crescent shape can be formed by drawing filled circle drawn on top of another filled circle. Assuming the background is white color, draw the first circle with white pencolor and READ MOREREAD MORE
Hexagon Spiral of Spirals Colored (Source Code)Hexagon Spiral of Spirals Colored (Source Code) 09/22/202009/22/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment After drawing pentagon spiral of pentagon spirals, draw colored version of hexagon spiral of spirals with recursion and Turtle library. Source Code: READ MOREREAD MORE
Penrose Polygons with Python TurtlePenrose Polygons with Python Turtle 04/23/201904/23/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Generalize Penrose Polygons to be able to draw polygon of any number of sides: READ MOREREAD MORE
Crescent MoonCrescent Moon 03/21/201903/21/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Crescent shape can be formed by drawing filled circle drawn on top of another filled circle. Assuming the background is white color, draw the first circle with white pencolor and READ MOREREAD MORE