
Python Programming Quiz

Quiz
•
Information Technology (IT)
•
9th - 12th Grade
•
Easy
Amna Yakeen
Used 1+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a variable in Python?
A fixed value
A container to store data
A Python module
A keyword
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will this code output? x = 7 x = x + 3 print(x)
7
3
10
Error
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does ‘sequence’ mean in programming?
Skipping steps
Steps in random order
Steps in logical order
Mixing loops
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of structure is used in this code? if score >= 50: print("Pass") else: print("Fail")
Loop
Selection
String
Syntax
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many times will this loop run? for i in range(4): print(i)
3
4
5
0
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does this list contain? fruits = ["apple", "banana", "cherry"] print(fruits[1])
apple
banana
cherry
Error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will name[2] return if name = "Amna"?
m
n
a
A
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
Seatwork #4

Quiz
•
12th Grade - University
25 questions
2-semestr Yakuniy Nazorat

Quiz
•
10th Grade
25 questions
Quiz Pemrograman Python

Quiz
•
10th Grade - University
30 questions
Python Programming Quiz

Quiz
•
9th - 12th Grade
34 questions
Python

Quiz
•
10th Grade - University
29 questions
7.2.1 Branching Statements Quizizz Extra Practice

Quiz
•
10th Grade
25 questions
The End

Quiz
•
9th - 12th Grade
31 questions
Python Review of Units 3 and 4

Quiz
•
9th Grade
Popular Resources on Wayground
10 questions
SR&R 2025-2026 Practice Quiz

Quiz
•
6th - 8th Grade
30 questions
Review of Grade Level Rules WJH

Quiz
•
6th - 8th Grade
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
15 questions
Subtracting Integers

Quiz
•
7th Grade
Discover more resources for Information Technology (IT)
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
20 questions
Lab Safety and Lab Equipment

Quiz
•
9th - 12th Grade
24 questions
Scientific method and variables review

Quiz
•
9th Grade
7 questions
EAHS PBIS Lesson- Bathroom

Lesson
•
9th - 12th Grade
57 questions
How well do YOU know Neuwirth?

Quiz
•
9th - 12th Grade