Right Triangle 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 2:44 am Categories: Difficulty Level 1 Draw a right triangle. You can use goto(x,y) function along with forward(d) and left(angle). Related Projects Tags: basics, geometry Post navigation PREVIOUS Previous post: HexagonNEXT Next post: Trapezoid Related Post HexagonHexagon 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comments Draw a hexagon with just forward and left functions. Related Projects READ MOREREAD MORE Three DiamondsThree Diamonds 03/11/201903/11/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following shape with three diamonds. READ MOREREAD MORE Three SpokesThree Spokes 03/23/201903/23/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following shape. You may need to use following functions: penup(), pendown(), setheading(), forward(), goto(). READ MOREREAD MORE
HexagonHexagon 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comments Draw a hexagon with just forward and left functions. Related Projects READ MOREREAD MORE
Three DiamondsThree Diamonds 03/11/201903/11/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following shape with three diamonds. READ MOREREAD MORE
Three SpokesThree Spokes 03/23/201903/23/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following shape. You may need to use following functions: penup(), pendown(), setheading(), forward(), goto(). READ MOREREAD MORE