Who Ate the Ice Cream 04/10/201904/10/2019 | Dorothy ZhangDorothy Zhang | 0 Comment | 8:58 am Categories: Difficulty Level 2 Oops… A piece of ice cream is gone… Post navigation PREVIOUS Previous post: The BookNEXT Next post: Hypotrochoid Animation with Python Turtle Related Post Müller-Lyer Illusion with Python TurtleMüller-Lyer Illusion with Python Turtle 11/18/201911/18/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Which arrow is longer? They are actually the same length but the one on top looks longer. This illusion is called Müller-Lyer Illusion. READ MOREREAD MORE Thirty SpokesThirty Spokes 03/23/201903/23/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment There is a level 1 project that draws 3 spokes. Use loop to draw 30 spokes. READ MOREREAD MORE Dashed CircleDashed Circle 03/21/201903/21/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use circle() function’s extent property, and alternate penup() and pendown() to draw a dashed circle shown here. READ MOREREAD MORE
Müller-Lyer Illusion with Python TurtleMüller-Lyer Illusion with Python Turtle 11/18/201911/18/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Which arrow is longer? They are actually the same length but the one on top looks longer. This illusion is called Müller-Lyer Illusion. READ MOREREAD MORE
Thirty SpokesThirty Spokes 03/23/201903/23/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment There is a level 1 project that draws 3 spokes. Use loop to draw 30 spokes. READ MOREREAD MORE
Dashed CircleDashed Circle 03/21/201903/21/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use circle() function’s extent property, and alternate penup() and pendown() to draw a dashed circle shown here. READ MOREREAD MORE