Match the vocabulary with the BEST example!
Python Vocab Matching

Quiz
•
PRESTON COLE
•
Computers
•
9th - 12th Grade
•
7 plays
•
Easy
Student preview

7 questions
Show all answers
1.
MATCH QUESTION
1 min • 1 pt
formatted string literal
def number_guessing():
method call
secret_number = random.randint(1, 100)
variable declaration
print(f"Done in {attempts} attempts.")
function declaration
attempts = 0
loop declaration
while guess != secret_number:
2.
MATCH QUESTION
1 min • 1 pt
Match the vocabulary with the BEST example!
Set
[1, 2, 3, 4, 5]
Tuple
'[1, 2, 3, 4, 5]'
String
{1, 2, 3, 4, 5}
List
{'1':'2', '3':'4'}
Dictionary
(1, 2, 3, 4, 5)
3.
MATCH QUESTION
1 min • 1 pt
two_d_list = [['a', 'b', 'c', 'd', 'e'], ['f', 'g', 'h', 'i', 'j']]
TypeError
two_d_list[1][0]
c
two_d_list[1,2]
IndexError
two_d_list[2][0]
f
two_d_list[0][0]
a
two_d_list[0][2]
4.
MATCH QUESTION
1 min • 1 pt
Match the vocabulary with the BEST example.
def
IDE
%
Keyword
VSCode
Method
import random
Modulo
random.randint()
Module
5.
MATCH QUESTION
1 min • 1 pt
Use the image to match the code element to a vocabulary word.
method call
append
reserved keyword
i
function call
if
variable
calculate
function definition
isinstance
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
A step-by-step procedure or formula for solving a problem.
7.
LABELLING QUESTION
1 min • 1 pt
Label the syntax!
function definition
variable declaration
method call
formatted string literal
module
loop
conditional statement
nested function call
Similar Resources on Quizizz
10 questions
Guided Notes 5.2 Python For Loop

Quiz
•
9th Grade
11 questions
AP CSP MCQ Review Session 3 Quiz

Quiz
•
10th Grade
10 questions
U5 Arrays/Lists Homework

Quiz
•
10th - 12th Grade
10 questions
Python L1 Quiz 4: Lists

Quiz
•
1st - 12th Grade
10 questions
CSP Lists

Quiz
•
9th - 12th Grade
10 questions
CodeHS 5.6 The List Interface

Quiz
•
9th - 12th Grade
10 questions
Python Lists

Quiz
•
8th - 9th Grade
12 questions
Unit 7 - ArrayList - Test Review

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
39 questions
Respect and How to Show It

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
10 questions
Human Body Systems and Functions

Interactive video
•
6th - 8th Grade
20 questions
Multiplication Facts

Quiz
•
3rd Grade
Discover more resources for Computers
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
20 questions
Investing

Quiz
•
9th - 12th Grade
20 questions
EOC Math 1 Review

Quiz
•
9th Grade
20 questions
Insurance

Quiz
•
9th - 12th Grade
20 questions
Act 1 of Romeo and Juliet

Quiz
•
9th Grade
20 questions
Common Grammar Mistakes

Quiz
•
7th - 12th Grade
20 questions
Paying for College

Quiz
•
9th - 12th Grade