
Python Quiz: Decision Statements & Loops
Quiz
•
Engineering
•
University
•
Medium
Renu Popli
Used 7+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct syntax of an `if` statement in Python?
if (x > 5)
if x > 5:
if x > 5 { }
if x > 5 then:
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which keyword is used to check multiple conditions in Python?
elseif
elif
else if
ifelse
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code? x = 7 if x % 2 == 0: print("Even") else: print("Odd")
Even
Odd
7
Error
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a valid relational operator in Python?
!=
<>
>=
<
5.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Consider this code: x = 10 if x > 5: print("A") if x > 8: print("B") What will be the output?
A
B
A B
None
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement is true about the `else` block in Python?
It must always follow `if`
It must always follow `elif`
It can follow `if` or `elif`
It is optional
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output? a = 3 if a == 3: print("Yes") else: print("No")
Yes
No
3
Error
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple

Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
30 questions
Kontrol Otomatik TEP C 2025
Quiz
•
University
34 questions
Day 3 Wipro
Quiz
•
University
35 questions
RF Energy Harvesting Systems Assessment
Quiz
•
University
33 questions
ELECTRICAL ENGINEERS PRE-BOARD EXAMINATION MARCH 2015
Quiz
•
University
25 questions
[Part 3] Midterm Exam in MATH 153 - Analytic Geometry Plus
Quiz
•
University
25 questions
Sr Parsers
Quiz
•
University
29 questions
Electricity Final Quiz
Quiz
•
9th Grade - University
30 questions
C Programming
Quiz
•
University
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
Discover more resources for Engineering
11 questions
NFL Football logos
Quiz
•
KG - Professional Dev...
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms
Quiz
•
11th Grade - University
38 questions
Unit 6 Key Terms
Quiz
•
11th Grade - University
20 questions
La Hora
Quiz
•
9th Grade - University
7 questions
Cell Transport
Interactive video
•
11th Grade - University
7 questions
What Is Narrative Writing?
Interactive video
•
4th Grade - University