Computer Science, asked by ravinderkhichi3, 3 months ago

which commmond used to hide the turtel
in computer​

Answers

Answered by dimplebhutani24
0

Answer:

The pendown and penup commands tell the turtle to leave ink on the screen as it moves or not to leave ink, respectively. The hideturtle and showturtle commands hide or show the turtle, but do not affect its ability to leave ink as it moves. The home command causes the turtle to return to the center of the screen.

Similar questions