Computer Science, asked by UtkarshJha4965, 1 year ago

Which Commons do is give to make the turtle half turn

Answers

Answered by luk3004
0

To turn the turtle, two other commands are provided. Left (abbreviated lt ) takes one input, which must be a number. Its effect is to turn the turtle toward the turtle's own left. The angle through which the turtle turns is the input; angles are measured in degrees, so left 360 will turn the turtle all the way around.

Similar questions