Computer Science, asked by das488866, 9 months ago

The centre of the logo screen where the turtle resides is known as____​

Answers

Answered by binilanj
3

Answer:

HOME command brings the turtle to its starting position, also called as home position. The turtle's home is at the centre of the Graphics Screen.

turtle graphics - Computer Definition

A method for creating graphic images in the Logo programming language. The "turtle" is an imaginary pen that is given drawing commands, such as go forward and turn right. On screen, the turtle is shaped like a triangle. See Logo.

Explanation:

Similar questions