Computer Science, asked by Minal1660, 9 months ago

Which command is used to exit logo

Answers

Answered by Anonymous
2

Answer:

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