Periodic Table with Python Turtle 05/01/201905/01/2019 | Allen XuAllen Xu | 0 Comment | 4:36 pm Categories: Difficulty Level 4 loop Draw the Periodic Table of Elements with Python Turtle: Periodic Table Tags: loop, writing text Post navigation PREVIOUS Previous post: Recursive Apollonian Gaskets with Python TurtleNEXT Next post: Tornado Turns Related Post Sixteen-Petal Flower with Python TurtleSixteen-Petal Flower with Python Turtle 08/18/202008/18/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Knowing how to draw a football shape, draw a sixteen petal flower with loop and custom function. Code: 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 Colorful Penrose Tiling with Python TurtleColorful Penrose Tiling with Python Turtle 04/18/201904/18/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment We all possible hues with colorsys library to draw a very colorful Penrose tiling. READ MOREREAD MORE
Sixteen-Petal Flower with Python TurtleSixteen-Petal Flower with Python Turtle 08/18/202008/18/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Knowing how to draw a football shape, draw a sixteen petal flower with loop and custom function. Code: 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
Colorful Penrose Tiling with Python TurtleColorful Penrose Tiling with Python Turtle 04/18/201904/18/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment We all possible hues with colorsys library to draw a very colorful Penrose tiling. READ MOREREAD MORE