InterviewSolution
Saved Bookmarks
| 1. |
Write the syntax to in ms logo |
|
Answer» A procedure is the steps the TURTLE will take to draw or make something. You can run a procedure by typing in the COMMANDER window it's NAME. Let's make a procedure that draws a square on the screen. CLICK File then edit in the main window then TYPE in the name of the new procedure. |
|