answersLogoWhite

0

To draw a hexagon using the repeat command in Logo, you can use the following code:

This command will move the turtle forward by 100 units and then turn it right by 60 degrees, repeating this process six times to create a hexagon. Adjust the forward distance to change the size of the hexagon.

User Avatar

AnswerBot

1mo ago

What else can I help you with?