Circular Rope 03/09/201903/09/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 8:54 pm Categories: Difficulty Level 8 loop math You drew a straight rope. Now draw a circular rope. Python Turtle Circular Rope Tags: loop, loops, math Post navigation PREVIOUS Previous post: RopeNEXT Next post: Fraser Spiral Related Post Pentagram Fractal with Python Turtle (Source Code)Pentagram Fractal with Python Turtle (Source Code) 10/06/202110/06/2021 | JinshengJinsheng | 0 Comment Draw the following fractal made up of nesting pentagrams with either recursion or iteration. Hint: Making a function that draws pentagram in any location, radius, and direction will help! Source READ MOREREAD MORE Mosaic Heart Curve with Python TurtleMosaic Heart Curve with Python Turtle 04/06/201904/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This project is combination of heart curve project and mosaic project. Figure out how to combine the two to draw a mosaic heart curve. READ MOREREAD MORE Semi-Regular Tessellation 3.4.6.4 with Python TurtleSemi-Regular Tessellation 3.4.6.4 with Python Turtle 04/15/201904/15/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment There are 8 semi-regular tessellations. Draw the following semi-regular tessellation 3.4.6.4 with Python Turtle. READ MOREREAD MORE
Pentagram Fractal with Python Turtle (Source Code)Pentagram Fractal with Python Turtle (Source Code) 10/06/202110/06/2021 | JinshengJinsheng | 0 Comment Draw the following fractal made up of nesting pentagrams with either recursion or iteration. Hint: Making a function that draws pentagram in any location, radius, and direction will help! Source READ MOREREAD MORE
Mosaic Heart Curve with Python TurtleMosaic Heart Curve with Python Turtle 04/06/201904/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This project is combination of heart curve project and mosaic project. Figure out how to combine the two to draw a mosaic heart curve. READ MOREREAD MORE
Semi-Regular Tessellation 3.4.6.4 with Python TurtleSemi-Regular Tessellation 3.4.6.4 with Python Turtle 04/15/201904/15/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment There are 8 semi-regular tessellations. Draw the following semi-regular tessellation 3.4.6.4 with Python Turtle. READ MOREREAD MORE