wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Keep It Really Safe Lego SPIKE Prime Lesson Review

Total questions: 13

Worksheet time: 7mins

Name
Class
Date
1.

What is the main focus of the 'Keep It Really Safe' lesson?

a)

Practicing basic arithmetic

b)

Learning about historical events

c)

Exploring compound conditional programming

d)

Building a LEGO robot

2.

What is a compound condition?

a)

A condition that cannot be changed

b)

A condition with multiple parts using AND, OR

c)

A single condition

d)

A condition that is always true

3.

What is the purpose of using compound conditions in the lesson?

a)

To make the program run faster

b)

To create a colorful display

c)

To reinforce the encryption pattern on a safe-deposit box

d)

To simplify the code

4.

What is one way to make the super-safe-deposit box more secure?

a)

Remove all sensors

b)

Add compound conditionals

c)

Use a simpler program

d)

Add more colors

5.

What is the role of the 'AND' and 'OR' in programming?

a)

To change the program's language

b)

To start and stop the program

c)

To define compound conditions

d)

To create loops

6.

What is one of the assessment methods mentioned in the text?

a)

Written test

b)

Oral presentation

c)

Self-assessment using colored bricks

d)

Group project

7.

Which of the following is a career path you could persue using the same skills as this lesson?

a)

Information Technology (Computer Programming)

b)

Mechanical Engineering

c)

Biology

d)

Civil Engineering

8.

What is a NECESSARY resource needed for this lesson?

a)

Textbooks

b)

Musical instruments

c)

LEGO® Education SPIKE™ Prime Set

d)

Paint and brushes

9.

What is one way to enhance your coding in this lesson?

a)

Use a different programming language

b)

Remove all conditions

c)

Add more sensors to create other compound conditions

d)

Use only one sensor

10.
Conditions can be...
a)
True or false
b)
Positive or negative
c)
Balance or imbalance
11.

Which operator block is used to create the compound condition?

a)

b)

c)

d)

12.
  • A statement or expression that is used to make decisions in programming, based on certain conditions.

a)
Loop
b)
Function
c)
Conditional Statement
d)
Variable
13.

A type of statement that a program checks to see if it is true or false. If true, an action is taken. Otherwise, the action is ignored.

a)

If/Else

b)

Random

c)

If/Else If/Else

d)

Until