Blue Car 04/17/201904/17/2019 | Kevin XuKevin Xu | 0 Comment | 10:13 am Categories: Difficulty Level 2 Draw a blue as seen here: Post navigation PREVIOUS Previous post: Colored Semi-Regular Tessellation 3.3.3.3.6 with Python TurtleNEXT Next post: Music Notes Related Post 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 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 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
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
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
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