Magnifying Glass 04/13/201904/13/2019 | Steven GuSteven Gu | 0 Comment | 2:42 pm Categories: Difficulty Level 2 Something is fishy around here! Post navigation PREVIOUS Previous post: Rotating Blackhole AnimationNEXT Next post: Simulating Falling and Bouncing with Python Turtle Related Post One to Ten (Source Code)One to Ten (Source Code) 10/23/202010/23/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw from a single point to ten points that fall into a single line. Also draw dots on the end points. Source Code: 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 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
One to Ten (Source Code)One to Ten (Source Code) 10/23/202010/23/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw from a single point to ten points that fall into a single line. Also draw dots on the end points. Source Code: 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
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