Colored Semi-Regular Tessellation 3.3.3.4.4 with Python Turtle 04/16/201904/16/2019 | JinshengJinsheng | 0 Comment | 10:03 pm Categories: Difficulty Level 5 loop Color the Semi-Regular Tessellation 3.3.3.4.4 with your favorite color. Colored Semi-Regular Tessellation 3.3.3.4.4 Tags: loop, semi-regular tessellation, tessellation Post navigation PREVIOUS Previous post: Colored Semi-Regular Tessellation 4.8.8 with Python TurtleNEXT Next post: Colored Semi-Regular Tessellation 3.6.3.6 with Python Turtle Related Post Random Asteroids in Space with Python TurtleRandom Asteroids in Space with Python Turtle 05/27/201905/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Continue from Random Asteroids project to draw several random asteroids in space. What’s next?Moving Asteroid in Space READ MOREREAD MORE Colorful Stack of HexagonsColorful Stack of Hexagons 03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Previously, you drew triangular stack of hexagons. Now make it colorful by using the colorsys library. READ MOREREAD MORE Estimating π with Monte Carlo Method and EllipseEstimating π with Monte Carlo Method and Ellipse 03/14/201903/14/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Monte Carlo Methods are interesting algorithms that rely on random sampling to obtain numeric result (Wikipedia). Since today is Pi Day, we are going to design a Monte Carol method READ MOREREAD MORE
Random Asteroids in Space with Python TurtleRandom Asteroids in Space with Python Turtle 05/27/201905/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Continue from Random Asteroids project to draw several random asteroids in space. What’s next?Moving Asteroid in Space READ MOREREAD MORE
Colorful Stack of HexagonsColorful Stack of Hexagons 03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Previously, you drew triangular stack of hexagons. Now make it colorful by using the colorsys library. READ MOREREAD MORE
Estimating π with Monte Carlo Method and EllipseEstimating π with Monte Carlo Method and Ellipse 03/14/201903/14/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Monte Carlo Methods are interesting algorithms that rely on random sampling to obtain numeric result (Wikipedia). Since today is Pi Day, we are going to design a Monte Carol method READ MOREREAD MORE