Blue Star 03/25/201903/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:04 pm Categories: Difficulty Level 2 Draw a star filled with blue color. Blue Star Tags: basics Post navigation PREVIOUS Previous post: Moss’s Egg Morphing AnimationNEXT Next post: Sky Full of Stars Related Post 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 Da PizzaDa Pizza 04/09/201904/09/2019 | Dorothy ZhangDorothy Zhang | 0 Comment Draw a pepperoni pizza like this: READ MOREREAD MORE Rounded Rectangle with Python TurtleRounded Rectangle with Python Turtle 05/06/201905/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a rectangle with rounded corners. Tutorial for this project is available: How to Draw Round Rectangle and Square 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
Da PizzaDa Pizza 04/09/201904/09/2019 | Dorothy ZhangDorothy Zhang | 0 Comment Draw a pepperoni pizza like this: READ MOREREAD MORE
Rounded Rectangle with Python TurtleRounded Rectangle with Python Turtle 05/06/201905/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a rectangle with rounded corners. Tutorial for this project is available: How to Draw Round Rectangle and Square READ MOREREAD MORE