Basic Python Review 228

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Mr Minyard
Used 11+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following code print? `print(8 + 2)`
10
82
8
2
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following code print? `print("Hello" + "World")`
HelloWorld
Hello World
"Hello" "World"
Hello+World
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following code print? `print(9 * 3)`
27
93
9
3
999
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following code print? `print("Python" * 3)`
PythonPythonPython
Python3
Python * 3
"Python" "Python" "Python"
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following code print? `print(15 - 5)`
10
15
5
155
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following code print? `print("Fish" + " & " + "Chips")`
Fish&Chips
FishChips
Fish + Chips
"Fish" & "Chips"
Fish & Chips
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following Python code print? `print(100 / 10)` (Assume Python 3)
10
100
10.0
1
100 / 10
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
For and While Loops in Python

Quiz
•
9th - 12th Grade
17 questions
Python 3

Quiz
•
9th Grade
19 questions
Python Year 9 Quiz

Quiz
•
8th - 10th Grade
20 questions
Python Basics (CodeHS)

Quiz
•
7th - 12th Grade
20 questions
Python Basics Review (TSK)

Quiz
•
9th - 12th Grade
18 questions
Foundations of Programming

Quiz
•
9th - 10th Grade
20 questions
Procedures and Functions

Quiz
•
10th Grade
16 questions
Python basics

Quiz
•
9th - 12th 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