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 Horizontally Tangent CirclesHorizontally Tangent Circles 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following horizontally tangent circles. Learn to use setheading() function. READ MOREREAD MORE Two Filled CirclesTwo Filled Circles 08/18/202008/18/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw two filled circles as shown below. Code: READ MOREREAD MORE Pentagon with Python and TurtlePentagon with Python and Turtle 08/04/202208/04/2022 | JinshengJinsheng | 0 Comment Draw a regular pentagon as shown below. Hint: A good place to start drawing is the point at the top. What should be the initial heading to draw the line READ MOREREAD MORE
Horizontally Tangent CirclesHorizontally Tangent Circles 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following horizontally tangent circles. Learn to use setheading() function. READ MOREREAD MORE
Two Filled CirclesTwo Filled Circles 08/18/202008/18/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw two filled circles as shown below. Code: READ MOREREAD MORE
Pentagon with Python and TurtlePentagon with Python and Turtle 08/04/202208/04/2022 | JinshengJinsheng | 0 Comment Draw a regular pentagon as shown below. Hint: A good place to start drawing is the point at the top. What should be the initial heading to draw the line READ MOREREAD MORE