A decagon is a 10-sided polygon. To draw a regular decagon in MSWLogo, first create the following procedure: to decagon :n repeat 10 [fd :n rt 36] end Now invoke it: decagon 100 This creates a decagon with sides of length 100.
Draw a square with sides of 20.87 ft.
draw a square with sides that are 1 metre long.
Draw a construction line (to be deleted) perpendicular to the lines you wish to draw. Lay one edge of the set-square (not the hypotenuse) along this line and draw one line using the other non-hypotenuse edge. Repeat this further up the construction line. Delete the construction line.
draw a square and then draw 7 lines in it
This is how to make a rectangle in Microsoft logo.fd 100 rt 90fd 150 rt 90fd 100 rt 90fd 150 rt 90
A decagon is a 10-sided polygon. To draw a regular decagon in MSWLogo, first create the following procedure: to decagon :n repeat 10 [fd :n rt 36] end Now invoke it: decagon 100 This creates a decagon with sides of length 100.
Draw a square and cut it in half from the middle of the top line to the middle of the bottom line. Draw another square just to the right, using that line as its left side. Note that you will only have to draw half of the square. You now have 3 halves.
with a pipe
You can try using a grid, take a picture of the toaster, Draw lines across the paper perfectly, put those lines on a bigger piece of paper(enlarging the lines) and draw square by square.
no we can't
Do you mean "Is it possible to draw a picture of a square ?" ? Yes, it is. To draw a square on paper, all you need is a pencil, a straight edge, and a compass (which you can make with the pencil and a piece of string).
yes
You can create a simple representation of a Solar System in MSWLogo by using the graphical features to draw circles representing planets orbiting around a central star. You can program the planets to move in circular paths at different speeds to simulate their orbits. You can also use color commands to add visual detail to each planet.
If you mean - to draw a square with the diagonals using one continuous line - you can't. It's an impossible puzzle !
Hold the SHIFT key down when inserting the shape.
you draw a square with equilateral triangles on each side.