Coding: Conditionals

Coding: Conditionals

2nd - 5th Grade

20 Qs

quiz-placeholder

Similar activities

Programming Development P5

Programming Development P5

5th Grade

16 Qs

PYTHON BASIC

PYTHON BASIC

2nd Grade

18 Qs

Coding Fundamentals SC

Coding Fundamentals SC

4th - 6th Grade

15 Qs

Master Class - 5

Master Class - 5

3rd Grade

20 Qs

Scratch K-3 Week 6 Review

Scratch K-3 Week 6 Review

KG - 3rd Grade

15 Qs

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

Coding Vocabulary

Coding Vocabulary

5th - 8th Grade

23 Qs

Year 5/6 MakeCode for Minecraft Quiz

Year 5/6 MakeCode for Minecraft Quiz

5th Grade

20 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?