What will the following code print? `print(8 + 2)`
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
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 Quizizz
16 questions
Python programming

Quiz
•
6th - 12th Grade
16 questions
Python basics

Quiz
•
9th - 12th Grade
16 questions
For and While Loops in Python

Quiz
•
9th - 12th Grade
20 questions
Basics Python

Quiz
•
8th - 10th Grade
17 questions
Python 3

Quiz
•
9th Grade
20 questions
Python Basics (CodeHS)

Quiz
•
7th - 12th Grade
21 questions
Python Strings

Quiz
•
11th Grade
20 questions
Python Basics Review (TSK)

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University