wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

SEQUENCE

Total questions: 10

Worksheet time: 9mins

Name
Class
Date
1.

What is a Sequence (with respect to computers)?

a)

A card game

b)

Standing in a line

c)

The order in which the given commands are to be followed

d)

The order given by the user to the computer

2.

Harsh is a small boy and he is crossing the road for the first time today. In what sequence should he follow the following steps in order to cross it safely?

i) Wait for the walking signal to become green

ii) Check for vehicles coming from the left side

iii) Check for vehicles coming from the the right side

iv) Cross the road

a)

i, ii, iii, iv

b)

ii, iv, iii, i

c)

iv, iii, ii, i

d)

i, iii, iv, ii

3.

In which order do you think the computer will read the following sequence of commands?

a)

Move Forward > Turn Left > Move Forward > Turn Right > Move Forward > Move Forward

b)

Move Forward > Move Forward > Turn Left > Move Forward > Turn Right > Move Forward

c)

Move Forward > Move Forward > Turn Right > Move Forward > Turn Left > Move Forward

d)

Move Forward > Turn Right > Move Forward > Turn Left > Move Forward > Move Forward

4.

Which of the following commands should come in place of the “?” to make the sequence correct for brushing one's teeth?

Wash the toothbrush → Open the paste → ? → Open your mouth → Brush your teeth

a)

Wash the paste

b)

Eat some paste

c)

Apply paste over brush

d)

Apply paste on your face

5.

What is wrong with the following “code” for opening a bottle?

i)Grip the cap with your index finger and thumb

ii)Remove the cap

iii)Twist counterclockwise until the seal is broken

a)

The code has too many steps

b)

The instructions are not specific

c)

The code does not apply to every bottle

d)

The instructions are out of sequence

6.

Which of the following is the correct sequence for planting a seed?

a)

Dig the soil → Insert a seed → Find a place with good sunlight → Water it daily

b)

Insert a seed → Dig the soil → Find a place with good sunlight → Water it daily

c)

Find a place with good sunlight → Water it daily → Dig the soil → Insert a seed

d)

Find a place with good sunlight → Dig the soil → Insert a seed → Water it daily

7.

Which of the following sequences should Tom follow to catch Jerry?

a)

Move Forward > Turn Left > Move Forward > Turn Right > Move Forward > Move Forward > Turn Left > Move Forward > Move Forward

b)

Move Forward > Turn Right > Move Forward > Turn Left > Move Forward > Move Forward > Turn Left > Move Forward > Move Forward

c)

Move Forward > Turn Right > Move Forward > Turn Left > Move Forward > Move Forward > Turn Left > Move Forward

d)

Move Forward > Turn Right > Move Forward > Turn Left > Move Forward > Turn Left > Move Forward > Move Forward

8.

Which of the code below will complete this puzzle?

a)
b)
c)
d)
9.

What completes the following shape?

a)

Move forward by 100px, turn right by 120px, move forward by 100px

b)

Turn right by 120px, move forward by 100px, Move forward by 100px,

c)

Turn right by 120px, turn right by 120px, move forward by 100px

d)

Move forward by 100px, move forward by 100px, turn right by 120px, move forward by 100px

10.

The following code is drawing shapes when the program runs. When the program runs, what shapes and how many of the shape will be drawn?

a)

One square

b)

Triangle

c)

Two square

d)

Two triangle