Connect 4 Board 02/27/201902/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 2:41 pm Categories: custom functions Difficulty Level 3 for loop loop nested for loop Draw a connect 4 board with a few red and black pieces. Tags: custom function, for loop, loop, loops, nested loop Post navigation PREVIOUS Previous post: 8 of DiamondsNEXT Next post: Chess Board Related Post Center Connected Hexagon (Source Code)Center Connected Hexagon (Source Code) 10/14/202010/14/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a regular hexagon that have vertices connected to the center. Use for loop to draw this shape. Source Code: READ MOREREAD MORE Triacontagon WheelTriacontagon Wheel 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a level 2 project (https://pythonturtle.academy/triacontagon/), you drew a Triacontagon (30-gon). In this project, you are going to draw a Triacontagon Wheel. You may either use mathematical skills or use READ MOREREAD MORE Semi-Regular Tessellation 3.3.3.3.6 with Python TurtleSemi-Regular Tessellation 3.3.3.3.6 with Python Turtle 04/16/201904/16/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment There are 8 semi-regular tessellations. Draw the following semi-regular tessellation 3.3.3.3.6. READ MOREREAD MORE
Center Connected Hexagon (Source Code)Center Connected Hexagon (Source Code) 10/14/202010/14/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a regular hexagon that have vertices connected to the center. Use for loop to draw this shape. Source Code: READ MOREREAD MORE
Triacontagon WheelTriacontagon Wheel 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a level 2 project (https://pythonturtle.academy/triacontagon/), you drew a Triacontagon (30-gon). In this project, you are going to draw a Triacontagon Wheel. You may either use mathematical skills or use READ MOREREAD MORE
Semi-Regular Tessellation 3.3.3.3.6 with Python TurtleSemi-Regular Tessellation 3.3.3.3.6 with Python Turtle 04/16/201904/16/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment There are 8 semi-regular tessellations. Draw the following semi-regular tessellation 3.3.3.3.6. READ MOREREAD MORE