Python - 3.1.14 - Output Quiz
Quiz
•
Computers
•
12th Grade
•
Hard
PHILLIP VEET
Used 6+ times
FREE Resource
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following snippet? x = 10
y = 4
z = 12
print(x > y)
print(y > z)
True
Flase
True
True
False
False
False
True
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following snippet? x, y, z = 6, 11, 9
print(x > z)
print((y - 5) == x)
True
False
True
True
False
False
False
True
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following snippet? x, y, z = 6, 9, 7
x, y, z = z, y, x
print(x > z)
print((y - 2) == x)
True
False
True
True
False
False
False
True
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of this snippet?
True
else
False
else
True
True
else
True
False
True
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of this snippet?
four
five
six
one
two
three
four
five
four
five
one
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of this snippet?
one
two
three
one
two
three
four
one
four
one
two
Similar Resources on Wayground
10 questions
OSI Model - Data Link Layer
Quiz
•
9th Grade - Professio...
10 questions
Roblox quiz!
Quiz
•
1st Grade - University
7 questions
Python Packing & Unpacking Review
Quiz
•
9th - 12th Grade
10 questions
Python Review 2023-01-12
Quiz
•
9th - 12th Grade
8 questions
Functions and Methods Review
Quiz
•
9th - 12th Grade
10 questions
Empowerment Technologies Q1
Quiz
•
11th - 12th Grade
10 questions
Notes on Blender: Section 16B
Quiz
•
6th Grade - University
9 questions
Computer Care
Quiz
•
3rd - 12th Grade
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade