Semi-Regular Tessellation 4.6.12 with Python Turtle 04/16/201904/16/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:53 pm Categories: Difficulty Level 6 loop There are 8 semi-regular tessellations. Draw the following semi-regular tessellation 4.6.12. Semi-Regular Tessellation 4.6.12 Tags: loop, semi-regular tessellation, tessellation Post navigation PREVIOUS Previous post: Semi-Regular Tessellation 3.3.4.3.4 with Python TurtleNEXT Next post: Semi-Regular Tessellation 3.3.3.3.6 with Python Turtle Related Post Ebbinghaus Illusion (Titchener Circles) with Python TurtleEbbinghaus Illusion (Titchener Circles) with Python Turtle 11/22/201911/22/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Although both orange circles have the same size, one appears to be bigger than the other. READ MOREREAD MORE Pascal’s TrianglePascal’s Triangle 03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In Pascal’s Triangle, the value of a cell is the sum of its two shoulders. It has many fun properties. You drew a triangular stack of hexagons before. Now fill READ MOREREAD MORE Clock with Python Turtle (Source Code)Clock with Python Turtle (Source Code) 08/29/202008/29/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Define a ‘clock’ class with Python and use the datetime library to draw an animated clock shown. Source Code: READ MOREREAD MORE
Ebbinghaus Illusion (Titchener Circles) with Python TurtleEbbinghaus Illusion (Titchener Circles) with Python Turtle 11/22/201911/22/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Although both orange circles have the same size, one appears to be bigger than the other. READ MOREREAD MORE
Pascal’s TrianglePascal’s Triangle 03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In Pascal’s Triangle, the value of a cell is the sum of its two shoulders. It has many fun properties. You drew a triangular stack of hexagons before. Now fill READ MOREREAD MORE
Clock with Python Turtle (Source Code)Clock with Python Turtle (Source Code) 08/29/202008/29/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Define a ‘clock’ class with Python and use the datetime library to draw an animated clock shown. Source Code: READ MOREREAD MORE