Computer Science, asked by khushisharmamadinath, 3 months ago

B. Fill in the blanks.

1. The ___________command points the turtle to a given direction.

2. CLEARSCREEN moves the turtle to the home position, with the pen_________.

3. LABEL outputs in the direction the___________ is facing.​

Answers

Answered by brigithamary86
0

Answer:

getdirection

Explanation:

getdirection returns the turtle's direction as an amount of degrees counting from zero, where zero is the direction when the turtle is pointing upwards.

Similar questions