Computer Science, asked by umakantVishwakarma, 2 months ago

a. orders the turtle to put the pen down
b. makes hidden turtle to reappear
C. makes the turtle to move backward




B. Match the following commands to their actions.
1. BK
2. CS
3. PD
4. ST
d. clears the screen​

Answers

Answered by yashg8074
0

Answer:

PenDown PD

If a turtle isn’t drawing a trail (e.g., follow a

“PenUp” command), this command starts the

turtle drawing a trail. (If no turtle is specified, all

turtles not drawing trails will draw trails following

this command.)

B.

ClearScreen Cs

Remove all turtle trails from the active view, then

returns the turtle to its home position.

Explanation:

Similar questions