InterviewSolution
Saved Bookmarks
| 1. |
True or false? Write T for true and F for false.1. HT hides the turtle.2. RIGHT turns the turtle anticlockwise.3. All Logo commands do not need an input.4. The turtle cannot draw when its pen is 'down'.5. SETFLOODCOLOUR sets the colour for filling a shape.6. LABEL outputs to the MSW Logo Screen. |
|
Answer» true false false true true |
|