Circle of Half Circles 03/25/201903/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 8:50 am Categories: Difficulty Level 3 for loop loop Draw 20 half circles to form a circle. Circle of Half Circles Tags: for loop, for loops, loop, loops Post navigation PREVIOUS Previous post: A Line of Half CirclesNEXT Next post: Tutorial: Word Search Generator with Python Turtle Related Post Triangle Tessellation with Python TurtleTriangle Tessellation with Python Turtle 04/16/201904/16/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Triangle Tessellation or Tiling is one of three regular tessellations. The other two are: Square Tessellation and Hexagon Tessellation. READ MOREREAD MORE Spider WebSpider Web 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a level 3 project, you are asked to draw a Triacontagon Wheel. Continue on it to draw a spider web. READ MOREREAD MORE Star Fractal with Python and Turtle (Tutorial and Source Code)Star Fractal with Python and Turtle (Tutorial and Source Code) 05/26/202105/26/2021 | JinshengJinsheng | 0 Comment Draw the following fractal made up with stars. You may need to use recursion and trigonometry to do this project. The following figures show star fractal with different recursion depths READ MOREREAD MORE
Triangle Tessellation with Python TurtleTriangle Tessellation with Python Turtle 04/16/201904/16/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Triangle Tessellation or Tiling is one of three regular tessellations. The other two are: Square Tessellation and Hexagon Tessellation. READ MOREREAD MORE
Spider WebSpider Web 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a level 3 project, you are asked to draw a Triacontagon Wheel. Continue on it to draw a spider web. READ MOREREAD MORE
Star Fractal with Python and Turtle (Tutorial and Source Code)Star Fractal with Python and Turtle (Tutorial and Source Code) 05/26/202105/26/2021 | JinshengJinsheng | 0 Comment Draw the following fractal made up with stars. You may need to use recursion and trigonometry to do this project. The following figures show star fractal with different recursion depths READ MOREREAD MORE