Stack of Hexagons 03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:26 am Categories: Difficulty Level 5 loop nested for loop Draw the following triangular stack of hexagons. Triangular Stack of Hexagons with Python Turtle Related Project: Stack of Circles Tags: loop, loops, nested loop, nested loops Post navigation PREVIOUS Previous post: Conway’s Game of LifeNEXT Next post: Colorful Stack of Hexagons Related Post Colorful Stack of HexagonsColorful Stack of Hexagons 03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Previously, you drew triangular stack of hexagons. Now make it colorful by using the colorsys library. READ MOREREAD MORE VertigoVertigo 03/04/201903/04/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a previous project you drew a circle spiral. Now animate it to a vertigo effect. Vertigo Animation READ MOREREAD MORE 60 Tilted Circles60 Tilted Circles 03/04/201903/04/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw 60 evenly spaced out tilted circles (Turtle’s heading directions are different for these circles) as shown here: Related Project: 60 Tilted Squares READ MOREREAD MORE
Colorful Stack of HexagonsColorful Stack of Hexagons 03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Previously, you drew triangular stack of hexagons. Now make it colorful by using the colorsys library. READ MOREREAD MORE
VertigoVertigo 03/04/201903/04/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a previous project you drew a circle spiral. Now animate it to a vertigo effect. Vertigo Animation READ MOREREAD MORE
60 Tilted Circles60 Tilted Circles 03/04/201903/04/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw 60 evenly spaced out tilted circles (Turtle’s heading directions are different for these circles) as shown here: Related Project: 60 Tilted Squares READ MOREREAD MORE