Thirty Spokes 03/23/201903/23/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 1:51 pm Categories: Difficulty Level 2 There is a level 1 project that draws 3 spokes. Use loop to draw 30 spokes. Thirty Spokes Tags: for loop, for loops, loop, loops Post navigation PREVIOUS Previous post: Three SpokesNEXT Next post: Tea Cup Related Post One to Ten (Source Code)One to Ten (Source Code) 10/23/202010/23/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw from a single point to ten points that fall into a single line. Also draw dots on the end points. Source Code: READ MOREREAD MORE Center Connected Hexagon (Source Code)Center Connected Hexagon (Source Code) 10/14/202010/14/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a regular hexagon that have vertices connected to the center. Use for loop to draw this shape. Source Code: READ MOREREAD MORE WindmillWindmill 04/10/201904/10/2019 | Steven GuSteven Gu | 0 Comment Draw a windmill with four blades. READ MOREREAD MORE
One to Ten (Source Code)One to Ten (Source Code) 10/23/202010/23/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw from a single point to ten points that fall into a single line. Also draw dots on the end points. Source Code: READ MOREREAD MORE
Center Connected Hexagon (Source Code)Center Connected Hexagon (Source Code) 10/14/202010/14/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a regular hexagon that have vertices connected to the center. Use for loop to draw this shape. Source Code: READ MOREREAD MORE
WindmillWindmill 04/10/201904/10/2019 | Steven GuSteven Gu | 0 Comment Draw a windmill with four blades. READ MOREREAD MORE