Colored Nested Circle of Squares with Python and Turtle 08/23/202008/23/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 3:40 pm Categories: colorsys Difficulty Level 6 loop math recursion Improve the nested circle of squares by filling the squares with different colors. You may use Python’s colorsys library. Colored Nested Circle of Squares Colored Nested Circle of 30 Squares Tags: colorsys, loop, math, recursion Post navigation PREVIOUS Previous post: Nested Circle of Squares (Source Code)NEXT Next post: Clock with Python Turtle (Source Code) Related Post Pink FlowerPink Flower 04/07/201904/07/2019 | IreneIrene | 0 Comment Draw a pink flower! This project is related to circle of half circles. READ MOREREAD MORE Stack of HexagonsStack of Hexagons 03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following triangular stack of hexagons. Related Project: Stack of Circles READ MOREREAD MORE Colorful SnowflakeColorful Snowflake 03/09/201903/09/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use recursion to draw a colorful snowflake as shown here. READ MOREREAD MORE
Pink FlowerPink Flower 04/07/201904/07/2019 | IreneIrene | 0 Comment Draw a pink flower! This project is related to circle of half circles. READ MOREREAD MORE
Stack of HexagonsStack of Hexagons 03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following triangular stack of hexagons. Related Project: Stack of Circles READ MOREREAD MORE
Colorful SnowflakeColorful Snowflake 03/09/201903/09/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use recursion to draw a colorful snowflake as shown here. READ MOREREAD MORE