which command brings the turtle to the centre of the screen
Answers
Answered by
16
Answer:
CS CT command
Explanation:
CS CT command will bring the turtle to its home position after clearing the graphics and text from the screen.
Answered by
1
The HOME command is used to bring turtle to the centre of the screen.
The home command returns the turtle to the middle of the screen. When the turtle returns to the middle of the screen, it may leave ink behind.
Similar questions