8 of Diamonds 02/27/201902/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 2:34 pm Categories: Difficulty Level 2 unicode writing text Find unicode of diamond symbol and draw the 8 of diamonds. Tags: unicode, writing text Post navigation PREVIOUS Previous post: Color Wheel with BrightnessNEXT Next post: Connect 4 Board Related Post Concentric SquaresConcentric Squares 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_square(x,y,s), which draws a square centered at (x,y) and READ MOREREAD MORE FootballFootball 05/04/201905/04/2019 | James LiuJames Liu | 0 Comment Draw a football shape! 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
Concentric SquaresConcentric Squares 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_square(x,y,s), which draws a square centered at (x,y) and READ MOREREAD MORE
FootballFootball 05/04/201905/04/2019 | James LiuJames Liu | 0 Comment Draw a football shape! 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