Magnifying Glass 04/13/201904/13/2019 | Steven GuSteven Gu | 0 Comment | 2:42 pm Categories: Difficulty Level 2 Something is fishy around here! Post navigation PREVIOUS Previous post: Rotating Blackhole AnimationNEXT Next post: Simulating Falling and Bouncing with Python Turtle Related Post Poké BallPoké Ball 05/04/201905/04/2019 | James LiuJames Liu | 0 Comment Draw a Poké Ball! READ MOREREAD MORE PetalPetal 03/21/201903/21/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a petal shape as shown. Trick here is use circle() function’s extent parameter to draw an arc of a circle and then call setheading() function with opposite (+180 degrees) READ MOREREAD MORE Two Vertical FootballsTwo Vertical Footballs 08/18/202008/18/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw two vertical footballs as shown without lifting the pen. Code: READ MOREREAD MORE
Poké BallPoké Ball 05/04/201905/04/2019 | James LiuJames Liu | 0 Comment Draw a Poké Ball! READ MOREREAD MORE
PetalPetal 03/21/201903/21/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a petal shape as shown. Trick here is use circle() function’s extent parameter to draw an arc of a circle and then call setheading() function with opposite (+180 degrees) READ MOREREAD MORE
Two Vertical FootballsTwo Vertical Footballs 08/18/202008/18/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw two vertical footballs as shown without lifting the pen. Code: READ MOREREAD MORE