Coding: Conditionals

Coding: Conditionals

2nd - 5th Grade

20 Qs

quiz-placeholder

Similar activities

Coding Conditionals

Coding Conditionals

2nd - 5th Grade

20 Qs

Selection in Python

Selection in Python

1st - 9th Grade

15 Qs

Dash & Dot Programming

Dash & Dot Programming

3rd - 5th Grade

15 Qs

Code.org Express Course conditionals

Code.org Express Course conditionals

5th - 6th Grade

18 Qs

CS Express - Conditionals Lessons 11-15 Quiz

CS Express - Conditionals Lessons 11-15 Quiz

4th - 8th Grade

20 Qs

Hour of Code Vocabulary

Hour of Code Vocabulary

2nd - 5th Grade

24 Qs

Scratch K-3 Week 6 Review

Scratch K-3 Week 6 Review

KG - 3rd Grade

15 Qs

Code.org Express -> Lesson 19

Code.org Express -> Lesson 19

5th - 7th Grade

15 Qs

Coding: Conditionals

Coding: Conditionals

Assessment

Quiz

Computers, Instructional Technology

2nd - 5th Grade

Medium

Created by

Dara Jeffries

Used 48+ times

FREE Resource

20 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

If Yuri realizes he has a test tomorrow, he should

Evaluate responses using AI:

OFF

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a conditional statement?

a statement that runs no matter what is true

a statement that only runs when certain criteria are met

a statement that’s only found in the code for games

a statement that’s only found in one coding language

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Conditional statements tell computers to check if a condition is ________.

left or right

big or small

true or false

tall or short

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name for the part of the program that could be carried out if the if condition turns out to be false?

the "else"

the “actually”

the “otherwise”

the "instead"

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will a computer do if the if condition turns out to be true?

move on to the else

carry out a specific action

move on to the else if

check again to see if the condition is false

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the if condition turns out to be false, what is the name of the condition that the program could check before moving onto the “else”?

else if

else after

instead

otherwise

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If your conditional statement has an if, an else if and an else, how many different outcomes can happen?

0

1

2

3

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?