Diamond Snowflake 03/11/201903/11/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 8:52 am Categories: Difficulty Level 2 for loop loop Use a loop to draw the following diamond snowflake. Diamond Snowflake Tags: for loop, loop, loops Post navigation PREVIOUS Previous post: Tower of Hanoi with Python Turtle (Source Code Included)NEXT Next post: Three Diamonds Related Post Fraser SpiralFraser Spiral 03/09/201903/09/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Fraser Spiral is an optical illusion. To some people it looks like a spiral but it just consists of concentric circles. 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 Game of Snake with Python TurtleGame of Snake with Python Turtle 05/04/201905/04/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Develop a Game of Snake with Python Turtle with multiple difficulty levels. You may need to use features or libraries: List, Random, Keyboard Event, Timer Event, Colorsys. READ MOREREAD MORE
Fraser SpiralFraser Spiral 03/09/201903/09/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Fraser Spiral is an optical illusion. To some people it looks like a spiral but it just consists of concentric circles. 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
Game of Snake with Python TurtleGame of Snake with Python Turtle 05/04/201905/04/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Develop a Game of Snake with Python Turtle with multiple difficulty levels. You may need to use features or libraries: List, Random, Keyboard Event, Timer Event, Colorsys. READ MOREREAD MORE