Poké Ball 05/04/201905/04/2019 | James LiuJames Liu | 0 Comment | 9:57 am Categories: Difficulty Level 2 Draw a Poké Ball! Tags: fun shapes Post navigation PREVIOUS Previous post: 3×3 SquaresNEXT Next post: Great Poké Ball Related Post Blue CarBlue Car 04/17/201904/17/2019 | Kevin XuKevin Xu | 0 Comment Draw a blue as seen here: 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 Concentric CirclesConcentric Circles 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In this project, you practice loop and defining custom functions. Draw the following shape with a for loop. Define a function draw_circle(x,y,r), which draws a circle centered at (x,y) and READ MOREREAD MORE
Blue CarBlue Car 04/17/201904/17/2019 | Kevin XuKevin Xu | 0 Comment Draw a blue as seen here: 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
Concentric CirclesConcentric Circles 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In this project, you practice loop and defining custom functions. Draw the following shape with a for loop. Define a function draw_circle(x,y,r), which draws a circle centered at (x,y) and READ MOREREAD MORE