Conditionals

Conditionals

Assessment

Interactive Video

Computers

7th Grade

Easy

Created by

John Streety

Used 1+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a conditional statement used for?

To repeat actions multiple times

To display information

To store data

To make decisions based on conditions

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'if-then-else' statement allow you to do?

Perform an action only if a condition is true

Perform an action repeatedly

Store multiple values

Display a message

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens if a condition in a block is true?

The block performs the action inside it

The block stops working

The block changes color

The block disappears

4.

OPEN ENDED QUESTION

3 mins • 1 pt

What did you learn through this video?

Evaluate responses using AI:

OFF

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the coding activity, what is the purpose of the 'Age Detector' project?

To display ages in a list

To find the average age

To calculate the sum of ages

To compare ages and determine who is older or younger

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in creating the 'Age Detector' project?

Create a new variable for friend's age

Print the result

Run the code

Test the condition

Discover more resources for Computers