wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

KEIRO PROGRAMMING

Total questions: 10

Worksheet time: 6mins

Name
Class
Date
1.

Look at the decision tree and answer the question below. What word(s) goes in position 1 in the decision tree above?

a)

Can fly?

b)

Has fins?

c)

Dolphin

2.

Look at the decision tree and answer the question below.

What word(s) goes in position 2 in the decision tree above?

a)

Can fly?

b)

Has fins?

c)

Dolphin

3.

Which one of the following is not part of the mechanical system?

a)

Brain

b)

Wheels

c)

Sensors

4.

Which one of the following gives electrical energy to an electrical system?

a)

Lights

b)

Batteries

c)

Sensors

5.

____________ loop repeats an action in a robot’s program when there is a condition.

a)

if

b)

for

c)

while

6.

Which statements do we use for selection in programming?

a)

If-statements

b)

Repeat forever statements

c)

And/Or operators And/Or operators

7.

“If-else” is used when you have _____ actions for your robot.

a)

one

b)

two or more

c)

no

8.

What is selection in programming?

a)

Selection is a style or group

b)

Selection is a decision or question

c)

Selection is a robot or computer. Selection is a robot or computer.

9.

Gear can have a different number of ____________.

a)

arms

b)

legs

c)

teeth

10.

The ‘Or’ logical operator acts like addition in Mathematics. The result of 1 or 0 is:

a)

1

b)

2

c)

3