Computer Science, asked by samratbiswas921, 6 months ago

what does LEFT command do in logo​

Answers

Answered by Anonymous
12

Answer:

If Logo Programming Software is not installed on the computer, we can get it for free from the following link ... These commands are read from the left to the right.

Answered by prakashk99
1

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