You may also like

problem icon

First Forward Into Logo 1: Square Five

A Short introduction to using Logo. This is the first in a twelve part series.

problem icon

LOGO Challenge 1 - Star Square

Can you use LOGO to create this star pattern made from squares. Only basic LOGO knowledge needed.

problem icon

LOGO Challenge 5 - Patch

Using LOGO, can you construct elegant procedures that will draw this family of 'floor coverings'?

LOGO Challenge 9 - Overlapping Polygons

Stage: 2, 3 and 4 Challenge Level: Challenge Level:1
What is the RT 360/:N doing in the procedure?

Try some substitution for different values of N and see how this helps you to draw different polygons.

Try N = 3. Why isn't the answer 60, which is the size of the angle of an equilateral triangle?

N.B. As you walk around any polygon what is the total angle you will always turn through no matter what the size of the polygon?

360 degrees - which is the sum of the external, not the interal angles.