wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

LOOPS AND LCD DISPLAY

Total questions: 10

Worksheet time: 10mins

Name
Class
Date
1.

Which block acts as a container that can hold a sequence of programming blocks and allows the sequence of blocks inside it repeat?

a)

Start Block

b)

Loop Block

c)

Switch Block

d)

Wait Block

2.

What block can display text or graphics on the EV3 Brick display?

a)

Display Block

b)

Wait Block

c)

Brick Status Block

d)

Move Tank Block

3.

Which mode of Loop block allow the blocks inside the loop to be repeated forever?

a)

Count

b)

Sensor Mode

c)

Unlimited

d)

Time

4.

Which mode of Loop block specifies how many times to repeat the blocks inside the loop?

a)

Unlimited

b)

Time

c)

Sensor Mode

d)

Count

5.

What will the robot do based on the program?

a)

The program displays “Hello!” in the center of the display for 3 seconds.

b)

The program displays “Hello!” in the center of the display for 40 seconds.

c)

The program displays “Hello!” in the center of the display for 56 seconds.

d)

The program displays “Hello!” in the center of the display for 2 seconds.

6.

In Container Handling Challenge, what sensor will you use for the robot to detect the containers?

a)

Gyro Sensor

b)

Touch Sensor

c)

Color Sensor

d)

Ultrasonic Sensor

7.

What loop are you going to use when you want to program your robot to make two (2) laps around a box?

a)

Loop Unlimited

b)

Loop with Count Control

c)

Loop Logic

d)

Loop with Sensor Control

8.

The command block allows the EV3 brick to display _________.

a)

Text

b)

Shapes

c)

Image

d)

None

9.

The sample program uses a ______.

a)

Loop Unlimited

b)

Loop with Sensor Control

c)

Loop Logic

d)

Loop with Count Control

10.

What will the robot do based on the program?

a)

The program will display "Grade 5" for 4 seconds.

b)

The program will display "Grade 5" for 3 seconds.

c)

The program will display "Grade 5" for 2 seconds.

d)

The program will display "Grade 5" for 1 second.