Computer Science, asked by rt1014971, 5 months ago

3. How do we make the turtle active after PU command
execution?​

Answers

Answered by Gautampayal
0

Answer:

your answer

Explanation:

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.

Answered by Anonymous
1

Answer:

Hope this helps you.

Explanation:

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