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 Square Spiral 2Square Spiral 2 03/04/201903/04/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a square spiral like this: Related Projects: Spiral Circle Spiral Square Spiral READ MOREREAD MORE Real Stock Price Chart with Moving Averages (Source Code)Real Stock Price Chart with Moving Averages (Source Code) 10/15/202010/15/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a previous project we draw real stock price charts by reading data from files. We also draw stock moving averages in this project. Download historical stock prices for Google, Apple, and SPY READ MOREREAD MORE Hexagon Spiral with Python and Turtle (Source Code)Hexagon Spiral with Python and Turtle (Source Code) 08/21/202008/21/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following spiral with hexagon shape. In each loop, increase the forward length and turn slightly less than 60 degrees. Source Code: READ MOREREAD MORE
Square Spiral 2Square Spiral 2 03/04/201903/04/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a square spiral like this: Related Projects: Spiral Circle Spiral Square Spiral READ MOREREAD MORE
Real Stock Price Chart with Moving Averages (Source Code)Real Stock Price Chart with Moving Averages (Source Code) 10/15/202010/15/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a previous project we draw real stock price charts by reading data from files. We also draw stock moving averages in this project. Download historical stock prices for Google, Apple, and SPY READ MOREREAD MORE
Hexagon Spiral with Python and Turtle (Source Code)Hexagon Spiral with Python and Turtle (Source Code) 08/21/202008/21/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following spiral with hexagon shape. In each loop, increase the forward length and turn slightly less than 60 degrees. Source Code: READ MOREREAD MORE