Hex Star with Python and Turtle 10/05/202010/05/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 3:19 pm Categories: Difficulty Level 2 for loop loop Draw a hex star as shown with Python and Turtle. Practice using loop to draw this shape. Hex Star Tags: loop Post navigation PREVIOUS Previous post: Dodecagon Spiral (Source Code)NEXT Next post: Hex Star Fractal using Python and Turtle Related Post Colorful SpiralColorful Spiral 04/09/201904/09/2019 | Steven GuSteven Gu | 0 Comment Code a spiral made of colors randomly picked from a set and make it look like this: READ MOREREAD MORE Mandelbrot SetMandelbrot Set 03/07/201903/07/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Mandelbrot Set is a very intriguing and complex shape. Although it doesn’t appear to be recursive, it has part that contains the main shape shown here. You will need to READ MOREREAD MORE Pentagon Spiral inside Pentagon (Source Code)Pentagon Spiral inside Pentagon (Source Code) 09/22/202009/22/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This project draws square spiral inside a square. Now draw a pentagon spiral inside pentagon as shown. Source Code: READ MOREREAD MORE
Colorful SpiralColorful Spiral 04/09/201904/09/2019 | Steven GuSteven Gu | 0 Comment Code a spiral made of colors randomly picked from a set and make it look like this: READ MOREREAD MORE
Mandelbrot SetMandelbrot Set 03/07/201903/07/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Mandelbrot Set is a very intriguing and complex shape. Although it doesn’t appear to be recursive, it has part that contains the main shape shown here. You will need to READ MOREREAD MORE
Pentagon Spiral inside Pentagon (Source Code)Pentagon Spiral inside Pentagon (Source Code) 09/22/202009/22/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This project draws square spiral inside a square. Now draw a pentagon spiral inside pentagon as shown. Source Code: READ MOREREAD MORE