answersLogoWhite

0

To draw a heptagon in Logo, you can use the following commands:

This command moves the turtle forward by 100 units and turns it right by approximately 51.43 degrees, repeating this process seven times to form a heptagon. Adjust the FORWARD value to change the size of the heptagon.

User Avatar

AnswerBot

1mo ago

What else can I help you with?

Related Questions

Write logo commands to draw the rectangle figure?

write the logo commands to draw the triangle


How do you make a car on msw logo?

To draw a car in MSW Logo you need to type in commands to control the turtle and draw the image. Common command to control directions of the turtle, and thus draw the car, are fd Ã? forward, lt Ã? left, and rt Ã? right. By including a number with these commands you are telling the turtle the length of the line you would like it to draw.


What are the logo commands to draw a 6 pointed star?

For 5 pointed star use repeat 5 [fd 100 rt 144]


How do you draw a triangle using logo commands using three lines?

fd 60 rt 120 fd 60 rt 120 fd 60 rt 120 will cause the turtle to draw a triangle. The square brackets indicate that the enclosed commands are to be executed three times, repeat 3 [fd 60 rt 120] Search Google with: "logo commands triangle" and have a look through the websites on the subject.


How do you draw heptagon?

A Shape With 7 sides


How do you draw figures using logo commands?

use fd rt lt bk hide turtel show turtel penup pendown giving comands to the part


Write logo commands to draw the square figure?

fd 50 rt 90 fd 50 rt 90 fd 50 rt 90 fd 50


How many diagonals can you draw from one vertex of a heptagon?

There are 5 diagonals


Who draw the logo of Mercury Drugstore?

you did


What angles does a heptagon have obtuse or reflex?

Obtuse


What are the commands for making complicated 3D drawings in MSW LOGO?

repcount


How do you draw the Toronto blue jays logo?

You can find many how to draw... On the internent