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 Random Rectangles with Python Turtle (with Solution)Random Rectangles with Python Turtle (with Solution) 02/25/201902/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In this project, you are going to one hundred random rectangles filled with random colors. You will learn for loop, function, random library, and setting color with (r,g,b). Video demo READ MOREREAD MORE Nested Circle of Squares (Source Code)Nested Circle of Squares (Source Code) 08/23/202008/23/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Knowing how to draw circle of squares, draw the following nested circle of squares with either recursion or iteration. Source Code: READ MOREREAD MORE Vogel’s Model with ColorsVogel’s Model with Colors 03/08/201903/08/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Add colors to Vogel’s Model as shown here: READ MOREREAD MORE
Random Rectangles with Python Turtle (with Solution)Random Rectangles with Python Turtle (with Solution) 02/25/201902/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In this project, you are going to one hundred random rectangles filled with random colors. You will learn for loop, function, random library, and setting color with (r,g,b). Video demo READ MOREREAD MORE
Nested Circle of Squares (Source Code)Nested Circle of Squares (Source Code) 08/23/202008/23/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Knowing how to draw circle of squares, draw the following nested circle of squares with either recursion or iteration. Source Code: READ MOREREAD MORE
Vogel’s Model with ColorsVogel’s Model with Colors 03/08/201903/08/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Add colors to Vogel’s Model as shown here: READ MOREREAD MORE