Mod 2 quiz 2

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Scott Freeman
Used 1+ times
FREE Resource
6 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What is the output for the following code?
var = 2
var = 3
print (var)
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which variable names are illegal in Python? pick 2
my_var
m
101
averylongVarablename
m 101
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What is the output of the following code
a = '1'
b = "2"
print (a+b)
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
what is the outcome of the code
a = 6
b = 3
c = a/2*b
print (a)
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
what is the output of this code
# print("string #1")
print("string #2")
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
#This is
a multiline
comment. #
print ("Hello!")
Similar Resources on Wayground
11 questions
python revision

Quiz
•
9th Grade
10 questions
PYTHON EP2 ม.3

Quiz
•
9th Grade
10 questions
Python Basics

Quiz
•
11th Grade
10 questions
Introduction To Java: Hello World

Quiz
•
7th - 12th Grade
10 questions
PC1.8 Evaluate computer program

Quiz
•
9th Grade
11 questions
python basics

Quiz
•
9th - 12th Grade
10 questions
Python Input/Output

Quiz
•
9th - 12th Grade
7 questions
Java Basics #2

Quiz
•
10th - 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