Rhombus Tessellation with Python Turtle 04/15/201904/15/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 7:49 pm Categories: Difficulty Level 6 loop math Use Python Turtle to draw the Rhombus Tessellation as shown below. Rhombus Tessellation with Python Turtle Tags: loop, math, tessellation Post navigation PREVIOUS Previous post: Many Projectiles Animation with Python TurtleNEXT Next post: Colored Rhombus Tessellation with Python Turtle Related Post Stock Price Random Walk with Moving AveragesStock Price Random Walk with Moving Averages 10/11/202010/11/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Moving averages can smooth out the stock prices and reduce the randomness. Based on the previous projects (stock price random walk with candlestick chart, and trending stock price random walk READ MOREREAD MORE Mosaic CircleMosaic Circle 03/15/201903/15/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Based on Hex Mosaic, draw a mosaic circle shown here. READ MOREREAD MORE Birthday ParadoxBirthday Paradox 03/17/201903/17/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a room with 23 people, what is the probability that there is at least one pair of people with the same birthday? The answer is about 50%! It is READ MOREREAD MORE
Stock Price Random Walk with Moving AveragesStock Price Random Walk with Moving Averages 10/11/202010/11/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Moving averages can smooth out the stock prices and reduce the randomness. Based on the previous projects (stock price random walk with candlestick chart, and trending stock price random walk READ MOREREAD MORE
Mosaic CircleMosaic Circle 03/15/201903/15/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Based on Hex Mosaic, draw a mosaic circle shown here. READ MOREREAD MORE
Birthday ParadoxBirthday Paradox 03/17/201903/17/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a room with 23 people, what is the probability that there is at least one pair of people with the same birthday? The answer is about 50%! It is READ MOREREAD MORE