wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

3.1 Sequence and Debugging

Total questions: 12

Worksheet time: 15mins

Name
Class
Date
1.

We can change the order in sequence of code and get the same result every time.

a)

Yes

b)

No

c)

I am not sure

2.
If we don't give the right instruction to the computer, it could have bugs.
a)
False
b)
True
c)
I don't know
3.
Finding and fixing mistakes in program/code is called
a)
Fixing mistakes
b)
Fixing errors
c)
I don't know
d)
Debug
4.
Forward - Forward-Forward-Turn has same sequence as Repeat 3(forward)-Turn
a)
Wrong
b)
Right
c)
I don't know
5.
Sequence to solve this problem is: forward - turn right - forward - forward
a)
Correct
b)
Incorrect
c)
I don't know
d)
I need help
6.
Following step by step instruction is called
a)
Coding
b)
Sequence
c)
Repeat
d)
Programming
7.

A person who writes code is called a

a)

Game creator

b)

Computer programmer

c)

Player

d)

Scientist

8.

Is the sequence in correct order?

a)

No

b)

Yes

c)

I'm not sure

d)

What is a sequence?

9.

Read through the code below very carefully. What will happen when you click "Run"?

a)

The bird will run into the TNT.

b)

I don't know.

c)

The bird will make it to the pig.

d)

The bird will end up one step short of the pig.

10.

Something is quite not right. Remove one block to get Scrat to the acorn.

a)

When run

b)

Move forward

c)

Turn left

d)

I don't know

11.

The last block from the code is missing. What is it?

a)

Move foward

b)

Turn left

c)

Turn right

d)

Collect

12.

This code will move forward three times and then turn left three times.

a)

True

b)

False

c)

May be

d)

I don't know