Khan Academy Logo with Python Turtle 05/05/201905/05/2019 | JishnuJishnu | 0 Comment | 5:00 pm Categories: Difficulty Level 2 Draw the following Khan Academy Logo with Python Turtle. Tags: fun shapes, logo Post navigation PREVIOUS Previous post: Stick FigureNEXT Next post: Target Logo with Python Turtle 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 Stick FigureStick Figure 05/05/201905/05/2019 | ninjaparrotninjaparrot | 0 Comment READ MOREREAD MORE Circle Inscribed Inside an Equilateral TriangleCircle Inscribed Inside an Equilateral Triangle 05/30/202105/30/2021 | JinshengJinsheng | 0 Comment Draw a circle that is perfectly inscribed inside an equilateral triangle as shown. You may want to use some math skills in solving this problem. 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
Stick FigureStick Figure 05/05/201905/05/2019 | ninjaparrotninjaparrot | 0 Comment READ MOREREAD MORE
Circle Inscribed Inside an Equilateral TriangleCircle Inscribed Inside an Equilateral Triangle 05/30/202105/30/2021 | JinshengJinsheng | 0 Comment Draw a circle that is perfectly inscribed inside an equilateral triangle as shown. You may want to use some math skills in solving this problem. READ MOREREAD MORE