
Python Christmas Quizizz
Authored by Jen Wiss
Computers
10th Grade
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
myVar = input("How many elves have you seen?")
Which one would cast myVar to an integer?
int(myVar)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
print("Merry Christmas!")
Which of these symbols would I use to do this on a flow chart?
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Santa has 10 presents and 5 kids left to deliver to .. how would I work out in Python how many pressies each kid gets?
10 % 5
10 * 5
10 / 5
10 ^ 5
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these symbols means "not equal to"?
!=
//
/
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Python, decomposition is...
Using a single large approach to solve a minor issue without breaking it down.
Multiplying a simple issue to create a complex problem.
Breaking a complex issue into more manageable, smaller segments.
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
presents = 5
I get one more present. How could I increase the value of presents?
(2 correct answers)
presents = presents + 1
presents plus 1
presents += 1
presents + 1
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Python, abstraction is ...
Getting rid of unnecessary details to reduce problem complexity.
Including all possible details, even irrelevant ones, to increase problem complexity.
Focusing solely on the tiny details to solve a complex problem.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?