
Python Programming Quiz
Quiz
•
Information Technology (IT)
•
University
•
Medium
Abhishek Swami
Used 5+ times
FREE Resource
Enhance your content
40 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code snippet? x = 5 if x > 3: print("A") else: print("B")
B
A
Error
None of the above
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a correct syntax for an if statement in Python?
if x > y then:
if (x > y)
if x > y:
if x > y {
3.
OPEN ENDED QUESTION
3 mins • 1 pt
x = 10 y = 20 if x > y: print("X is greater") else: print("Y is greater")
Evaluate responses using AI:
OFF
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the correct code to complete the following program: x = 15 if x % 2 == 0: print("Even") else: __________
print("Odd")
print("Even")
print("None")
print(x)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement is used to exit a loop?
exit
break
continue
stop
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which data structure is commonly used to mimic a switch statement in Python?
List
Dictionary
Tuple
Set
7.
OPEN ENDED QUESTION
3 mins • 1 pt
def switch_demo(x): switcher = { 1: "One", 2: "Two", 3: "Three" } return switcher.get(x, "Invalid") print(switch_demo(2))
Evaluate responses using AI:
OFF
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
40 questions
Ujian Akhir Semester Informatika
Quiz
•
7th Grade - University
45 questions
MedLit Copyryt
Quiz
•
12th Grade - University
35 questions
PREPAIR ASAS 2024
Quiz
•
9th Grade - University
40 questions
Infinity Code Nexus
Quiz
•
University
40 questions
Tema 3. Recepción y distribución de radio y TV terrestre
Quiz
•
2nd Grade - University
42 questions
COMPAP
Quiz
•
University
35 questions
Computer Science SIS Surabaya
Quiz
•
University
40 questions
Trắc nghiệm củng cố kiến thức lớp 11 HK2
Quiz
•
11th Grade - University
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
11 questions
NEASC Extended Advisory
Lesson
•
9th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade
Discover more resources for Information Technology (IT)
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
22 questions
FYS 2024 Midterm Review
Quiz
•
University
20 questions
Physical or Chemical Change/Phases
Quiz
•
8th Grade - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
12 questions
1 Times Tables
Quiz
•
KG - University
20 questions
Disney Trivia
Quiz
•
University
38 questions
Unit 6 Key Terms
Quiz
•
11th Grade - University