Coding Conditionals

Quiz
•
Computers
•
6th - 8th Grade
•
Hard
Stephanie Kimbrough
Used 30+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What operation is correct for the given condition?
4 __ 5
<
>
<=
>=
==
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What operation is correct for the given condition?
7 __ 5
<
>
<=
>=
==
3.
MULTIPLE SELECT QUESTION
1 min • 1 pt
What operation is correct for the given condition?
5 __ 5
Select all that apply.
<
>
<=
>=
==
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What operation is correct for the given condition?
c __ 5
Select all that apply.
<
>
<=
>=
!=
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which statement is correct?
If the water level is reached, then turn off the motor. If the water level is not reached, then measure the level and repeat the sequence.
If the water level is reached, then measure the level. If the water level is not reached, then turn off the motor.
If the water level is reached, then turn off the motor. If the water level is not reached, then turn off the motor.
If the water level is reached, then measure the level. If the water level is not reached, then measure the level and repeat the sequence.
If the water level is reached, then turn off the motor. If the water level is not reached, then measure the level.
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the purpose of an if-else statement?
The purpose of an if-else statement is to execute the code block multiple times.
The purpose of an if-else statement is to execute different code blocks based on a condition.
The purpose of an if-else statement is to execute the code block only if the condition is false.
The purpose of an if-else statement is to execute the same code block regardless of the condition.
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What are the possible values of a boolean expression?
yes, no
1, 0
on, off
true, false
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
Coding Basics in Swift

Quiz
•
7th Grade
17 questions
Python Review

Quiz
•
7th - 8th Grade
17 questions
Qbasic character sets class 6

Quiz
•
6th Grade
10 questions
L2 Selection in Programming

Quiz
•
8th Grade
16 questions
Python programming

Quiz
•
6th - 12th Grade
11 questions
Conditional statements

Quiz
•
7th Grade
19 questions
КҮРДЕЛІ ШАРТТАРДЫ ПРОГРАММАЛАУ. PYTHON

Quiz
•
7th Grade
17 questions
Python Jr Quiz

Quiz
•
6th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade
Discover more resources for Computers
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
13 questions
Primary and Secondary Sources

Quiz
•
6th Grade
15 questions
Decimal Operations

Quiz
•
6th Grade
10 questions
Plotting Points on the Coordinate Plane

Quiz
•
7th - 8th Grade