To draw a square you would enter these commands:
Since you are typing fd 100 and rt 90 four times, a much quicker way to draw the square would be using the repeat command. This lets you repeat a group of commands a number of times.
| |
| You can Draw lots of Shapes and Pattern using the Repeat Command |
| |