wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Logo Programming WK 4

Total questions: 10

Worksheet time: 8mins

Name
Class
Date
1.

What is the command used to make the turtle move forward?

a)

bk

b)

fd

c)

rt

d)

pu

2.

What is the command used to move the turtle backwards?

a)

rt

b)

fd

c)

bk

d)

repeat

3.

What is the command used to rotate the turtle to the right?

a)

rt

b)

lt

c)

fd

d)

bk

4.

What is the command used to rotate the turtle to the left?

a)

rt

b)

fd

c)

bk

d)

lt

5.

What is the command used to make the turtle leave trail when it moves?

a)

pu

b)

pd

c)

ps

d)

pl

6.

What is the command used to make the turtle NOT leave trail when it moves?

a)

pd

b)

pu

c)

pl

d)

ps

7.

Which commands below will make the turtle move as shown on the image?

a)

fd 70

pu

fd 70

b)

pu

fd 70

fd 70

c)

fd 70

pd

fd 70

d)

pd

fd 70

fd 70

8.

Which commands below will make the turtle move as shown on the image?

a)

rt 90

fd 70

fd 70

b)

lt 90

fd 70

fd 70

c)

fd 70

rt 90

fd 70

d)

fd 70

lt 90

fd 70

9.

The CS Logo command is used to _____________.

a)

Return to the centre of the screen

b)

Exit Logo

c)

Clear the screen

10.

In the LOGO command RT 45 , 45 specifies _____________.

a)

The number of steps

b)

The angle or degrees