Page 1of3
Page 1of3
4) The ___________ primitive allows the turtle to appear on the other end of the
3) Clean primitive clears the main screen and brings the turtle back to its home. F
multiple lines. T
P a g e 1 of 3
5) PENUP primitive is helpful to move the turtle to any part of the screen without
drawing. T
6) The PENPAINT primitive turns off the eraser and activates the turtle’s pen. T
closed shape. T
1) What is LOGO?
calculations.
Answer: Turtle is a triangle on the main screen. It works like a pen to draw figures
Answer: Main screen is the graphical area where the figures are drawn with the
help of turtle.
Answer: Execute button is used to execute the commands written in the command
input box.
P a g e 2 of 3
5) Give primitives used to lift the turtle’s pen up and to put down the pen.
command.
Answer: SETSCREENCOLOR 4
3) Change the color of the turtle pen to “Blue” and draw a square of side 150.
Answer: SETPENCOLOR 1
P a g e 3 of 3