Search Header Logo

Loops and if else quiz

Authored by Rhenz Ian Villanueva

Other

8th Grade

Used 2+ times

Loops and if else quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

is a conditional statement that runs a different set of statements depending on whether an expression is true or false.

If

If else

else

loops

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It allows the robot to choose between two sections of code to run, based on a condition

if command block

else command block

if else command block

loop command block

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

IF the condition is _____, the section of code belonging to if branch will run...

yes

no

true

false

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

but if the condition is false, the section of code belonging to the ______ branch will run.

if

if else

loops

else

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

defines how the robot flows through the program

Code

Program

Program Flow

Robot C

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

check the condition, run the code in between the parenthesis, LOOP back, check the condition, and so on.

Loops

Programmers

If else

Command

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

block will repeat the command blocks that belong to it (between its curly braces) forever (or until you stop the program).

Repeat until loop

Repeat forever loop

Repeat count loop

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?