Computer Science, asked by rbnjml, 5 months ago

write a logo command to draw a pentagon​

Answers

Answered by nagendra2717
11

Answer:

The logo commands for drawing the given polygons as follows : As the full angle is 360 degrees so external angles will be 360/n where n is number of sides. So fd will be of some arbitrary length and rt or lt of 360/n. Repeat will be of n times.

Explanation:

please mark as brainlist and thanks

Similar questions