2. Write T for the true statement and F for the false one.
a. When you start drawing, the turtle's pen is in the PENDOWN mode.
b. The PENDOWN command is used to cancel the erase mode.+
c. The short form of the HIDETURTLE command is HT.
d. The RGB values are three numbers in the range 0 to 255.
e. You cannot fill color in a closed figure in Logo. +
3. Write one word for the following.
a. This command is used to make the turtle draw lines while moving
b. This command is used to erase a drawing
c. This command sets the pen to normal mode and cancels the erase mode
d. This command is used to hide the turtle after completing a drawing
e. This command is used to fill color in an enclosed figure
Answers
Answered by
9
Answer:
What would the following code do :x=y=7
Explanation:help
Answered by
13
Answer:
The turtle can draw lines when it is hidden
Similar questions