Zooming Away 05/05/201905/05/2019 | Steven GuSteven Gu | 0 Comment | 4:57 pm Categories: Difficulty Level 3 Wait… where’d it go? Tags: fun shapes Post navigation PREVIOUS Previous post: Nike Logo with Python TurtleNEXT Next post: Stick Figure Related Post Concentric Rainbow SquaresConcentric Rainbow Squares 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following concentric squares that have color gradually changing from hue value 0 in the center to hue value 1 for outer squares. READ MOREREAD MORE Circle Matrix with Python Turtle (with Solution)Circle Matrix with Python Turtle (with Solution) 02/25/201902/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In this simple python turtle project, you are going to draw a 10×10 matrix of connected circles. You can either use nested loops or define a function that draws a READ MOREREAD MORE LollipopLollipop 05/01/201905/01/2019 | Steven GuSteven Gu | 0 Comment Yummy! READ MOREREAD MORE
Concentric Rainbow SquaresConcentric Rainbow Squares 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following concentric squares that have color gradually changing from hue value 0 in the center to hue value 1 for outer squares. READ MOREREAD MORE
Circle Matrix with Python Turtle (with Solution)Circle Matrix with Python Turtle (with Solution) 02/25/201902/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In this simple python turtle project, you are going to draw a 10×10 matrix of connected circles. You can either use nested loops or define a function that draws a READ MOREREAD MORE