Circle of Inward Isosceles Triangles with Python and Turtle 08/04/202208/04/2022 | JinshengJinsheng | 0 Comment | 6:49 pm Categories: Difficulty Level 4 loop math python Modify circle of isosceles triangle projects to make all triangles point inward as shown. Related Projects: Geometry Loops Tags: geometry, loop, loops, math Post navigation PREVIOUS Previous post: Circle of Isosceles Triangles with Python and TurtleNEXT Next post: Hexagram with Python and Turtle Related Post Spiral of Squares (Source Code)Spiral of Squares (Source Code) 09/15/202009/15/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following spiral of squares with Python and Turtle. Source Code: READ MOREREAD MORE Koch Antisnowflake (Source Code)Koch Antisnowflake (Source Code) 09/08/202009/08/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In Koch snowflake, the line curves outward. Draw Koch Antisnowflake where lines curve inward as shown here: Source Code: READ MOREREAD MORE Five Pointed Star Fractal with Python and Turtle (Source Code)Five Pointed Star Fractal with Python and Turtle (Source Code) 10/06/202110/06/2021 | JinshengJinsheng | 0 Comment Draw a five pointed star fractal that have nested five pointed star as shown. Hint: Create a function that draws five pointed star in any location, orientation, and size. Source READ MOREREAD MORE
Spiral of Squares (Source Code)Spiral of Squares (Source Code) 09/15/202009/15/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following spiral of squares with Python and Turtle. Source Code: READ MOREREAD MORE
Koch Antisnowflake (Source Code)Koch Antisnowflake (Source Code) 09/08/202009/08/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In Koch snowflake, the line curves outward. Draw Koch Antisnowflake where lines curve inward as shown here: Source Code: READ MOREREAD MORE
Five Pointed Star Fractal with Python and Turtle (Source Code)Five Pointed Star Fractal with Python and Turtle (Source Code) 10/06/202110/06/2021 | JinshengJinsheng | 0 Comment Draw a five pointed star fractal that have nested five pointed star as shown. Hint: Create a function that draws five pointed star in any location, orientation, and size. Source READ MOREREAD MORE