2. _ command is used to exit logo
Answers
Answered by
0
Answer:
bye command
Explanation:
Do this with ^c (control c). To exit logo, type bye in the command window. Bye command is typed to exit from LOGO.
Answered by
1
The command cs will clear the screen and reposition the turtle at its center. Sometimes you will need to stop a Logo procedure. Do this with ^c (control c). To exit logo, type bye in the command window.
Similar questions