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.
Create a free account and access millions of resources
Similar Resources on Wayground
22 questions
Tuần 26- Ôn tập Python - Trắc nghiệm

Quiz
•
10th Grade
30 questions
Python Beginner

Quiz
•
6th - 12th Grade
22 questions
AS Data Types and Programming Constructs

Quiz
•
10th - 12th Grade
20 questions
Python Recap

Quiz
•
7th Grade - University
24 questions
SKT4 : Bab 1 : f) Tatasusunan & Subaturcara

Quiz
•
10th - 12th Grade
20 questions
Pengolah Data MS Excel

Quiz
•
10th Grade
20 questions
C++ Function

Quiz
•
10th Grade
20 questions
list 6th

Quiz
•
7th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
17 questions
[AP CSP] Binary Number System

Lesson
•
9th - 12th Grade
15 questions
1.1 Network Fundamentals Quiz

Quiz
•
10th Grade
20 questions
Understanding Information Processing Cycle

Quiz
•
10th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade