Python - Conditionals

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Karen Koelm
Used 58+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which code means not equal to?
==
<=
>
!=
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following is not a Relational Operator?
<=
==
=
!=
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following is NOT a Boolean Statement?
name == "duck"
8 <= 12
num = int(Input("Pick a number.")
total > 0
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which booleans have a value of True?
12 - 3 == 9
30 <= 25
17 != 11 + 6
15 / 5 == 3.0
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following are valid values for a boolean?
Select ALL that apply.
True
false
0
False
1
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the final value for total?
6
4
7
9
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which lines of code will be skipped when the program is run?
4, 7, 8
4
3, 4, 7, 8
7, 8
Create a free account and access millions of resources
Similar Resources on Wayground
17 questions
Cuestionario de Certificación JS 2024

Quiz
•
12th Grade
16 questions
Loops Quiz

Quiz
•
9th - 12th Grade
17 questions
Python Input and Arithmetic Quiz

Quiz
•
9th Grade - University
16 questions
Scratch Loops and patterns

Quiz
•
7th - 9th Grade
11 questions
Python Boolean

Quiz
•
11th - 12th Grade
10 questions
TEST - Trace table exercise 1

Quiz
•
11th Grade
16 questions
Iteration Recap

Quiz
•
8th - 9th Grade
17 questions
Quizizz Friday March 24

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade