myVar = input("How many elves have you seen?")
Which one would cast myVar to an integer?
Python Christmas Quizizz
Quiz
•
Computers
•
10th Grade
•
Hard
Jen Wiss
Used 3+ times
FREE Resource
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.
27 questions
Turtle Python Quiz 1
Quiz
•
10th - 12th Grade
20 questions
Quarter 3 Final Exam: Functions and Parameters
Quiz
•
9th - 12th Grade
20 questions
Surprise Quiz !!!!
Quiz
•
10th Grade
20 questions
Python Baics
Quiz
•
10th - 11th Grade
20 questions
Programming
Quiz
•
9th - 11th Grade
20 questions
Javascript Basic
Quiz
•
9th - 12th Grade
20 questions
Prueba Diagnóstica PHP Básico
Quiz
•
10th Grade - University
20 questions
Basic JavaScript Review
Quiz
•
9th - 12th Grade
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
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities
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