Python - True or False?

Quiz
•
Computers
•
7th - 11th Grade
•
Hard
Michael Jefferson
Used 6+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What does this if statement evaluate to?
height = 148
if height > 120:
...
True
False
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What does this if statement evaluate to?
height = 118
if height > 120:
...
True
False
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What does this if statement evaluate to?
height = 120
if height > 120:
...
True
False
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What does this if statement evaluate to?
message = "Hi"
if message != "hi":
...
True
False
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What does this if statement evaluate to?
message = 'hello'
if message == "hello":
...
True
False
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What does this if statement evaluate to?
points = 12
points += 5
if points >= "15":
...
True
False
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What does this if statement evaluate to?
points = 12
points += 5
if points == 17:
...
True
False
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
QBASIC

Quiz
•
7th Grade
10 questions
Hálózatok_2023_04_17

Quiz
•
11th Grade
15 questions
Conditionals and more

Quiz
•
8th Grade
10 questions
Intro to Python

Quiz
•
8th Grade
17 questions
Logic operators, code identification and constants in Python

Quiz
•
9th Grade
10 questions
Y8 Computer crime 2

Quiz
•
7th - 9th Grade
19 questions
year 7 1.5 Revision

Quiz
•
7th Grade
18 questions
Computer Programming Vocabulary

Quiz
•
5th - 7th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th 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
18 questions
Company Logos

Quiz
•
6th - 8th Grade
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade
25 questions
How to Email a Teacher- https://youtu.be/NioeNhfpVfI

Quiz
•
6th - 8th Grade
20 questions
Computer Hardware

Quiz
•
6th - 8th Grade
21 questions
Gear Ratio Practice

Quiz
•
6th - 8th Grade