wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Dance Steps - Codesters

Total questions: 11

Worksheet time: 6mins

Name
Class
Date
1.

Debug the program

a)

set the speed to 2

b)

remove the quotes around person2

c)

delete line 11

d)

Move line 11 above line 3

2.

a)

a

b)

b

c)

c

d)

d

3.

a)

a

b)

b

c)

c

d)

d

4.

a)

a

b)

b

c)

c

d)

d

5.

a)

a

b)

b

c)

c

d)

d

6.

a)

a

b)

b

c)

c

d)

d

7.

Debug the program

a)

Move line 11 above line 3

b)

Move line 3 down

c)

delete the quotes around person2

d)

change the speed to 3

8.

Where can you find the sprite.flip_left_right?

a)

actions

b)

events

c)

physics

d)

sprites

9.

Where do you find Text in Color in the Toolkit?

a)

shapes

b)

actions

c)

events

d)

physics

10.

All sprite image labels are __________

a)

variables

b)

text

c)

strings

d)

integers

11.

What can be added so that the computer does not perform commands so quickly that they appears that actions have been skipped.

a)

Wait

b)

Sprites

c)

Set Speed

d)

Actions