Grapes 05/04/201905/04/2019 | James LiuJames Liu | 0 Comment | 10:03 am Categories: Difficulty Level 3 loop nested for loop Use loops to draw the following shape: Tags: loop, nested loop Post navigation PREVIOUS Previous post: FootballNEXT Next post: Game of Snake with Python Turtle Related Post Ring of Colorful EggsRing of Colorful Eggs 03/25/201903/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a ring of colorful egg shapes as shown here. READ MOREREAD MORE FlowerFlower 03/21/201903/21/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a 10-petal flower as shown. If you haven’t done so, try a single petal first. Also check out the tutorial on drawing a single petal. READ MOREREAD MORE Golden SpiralGolden Spiral 03/08/201903/08/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In style similar to Fibonacci Spiral, draw the following Golden Spiral. Unlike Fibonacci tiling, the ratio between to successive squares is strictly golden ratio (1.61803398875). Please note that Golden Spiral READ MOREREAD MORE
Ring of Colorful EggsRing of Colorful Eggs 03/25/201903/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a ring of colorful egg shapes as shown here. READ MOREREAD MORE
FlowerFlower 03/21/201903/21/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a 10-petal flower as shown. If you haven’t done so, try a single petal first. Also check out the tutorial on drawing a single petal. READ MOREREAD MORE
Golden SpiralGolden Spiral 03/08/201903/08/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In style similar to Fibonacci Spiral, draw the following Golden Spiral. Unlike Fibonacci tiling, the ratio between to successive squares is strictly golden ratio (1.61803398875). Please note that Golden Spiral READ MOREREAD MORE