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
20 questions
Python Baics

Quiz
•
10th - 11th Grade
19 questions
Python Year 9 Quiz

Quiz
•
8th - 10th Grade
21 questions
Python Strings

Quiz
•
11th Grade
20 questions
End of year quiz: Python

Quiz
•
9th Grade
20 questions
String Data Type(Python)

Quiz
•
12th Grade
15 questions
Python Programming 1: print, strings, variables, casting

Quiz
•
9th Grade - University
25 questions
CSP Python Review

Quiz
•
9th - 12th Grade
15 questions
Problem Solving using Python and R - UNIT I STRINGS MCQS

Quiz
•
12th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade
Discover more resources for Computers
50 questions
Trivia 7/25

Quiz
•
12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade
6 questions
RL.10.1 Cite Evidence

Quiz
•
10th Grade
10 questions
Characteristics of Life

Quiz
•
9th - 10th Grade
14 questions
Algebra 1 SOL Review #1

Quiz
•
9th Grade