What is a variable in Python?
3.1 Make a list

Quiz
•
English
•
7th Grade
•
Easy
F BINYUSOFF
Used 1+ times
FREE Resource
21 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
A storage for multiple items.
A named area of storage for one value.
A type of loop.
A command to create lists.
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which symbol is used to enclose a list in Python?
Parentheses ()
Curly braces {}
Square brackets []
Quotation marks ""
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
How do you add an item to the end of a list?
list.add(item)
list.append(item)
list.extend(item)
list.insert(item)
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What does input() in Python do?
Outputs text.
Takes user input.
Appends to a list.
Creates variables.
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What type of loop should you use when the number of iterations is fixed?
For loop.
While loop.
Infinite loop.
Recursive loop.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function is used to repeat commands until a condition is false?
for
while
if
continue
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
How do you print the entire list?
print(list)
display(list)
show(list)
list.print()
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Prepositional Phrases

Quiz
•
9th - 12th Grade
18 questions
Comma Rules

Quiz
•
10th - 11th Grade
16 questions
nouns, verbs, adjectives, adverbs

Quiz
•
5th - 9th Grade
21 questions
Prepositional Phrases

Quiz
•
6th - 8th Grade
20 questions
Impulse 2 Unit 3

Quiz
•
9th - 12th Grade
20 questions
Programming

Quiz
•
10th Grade
18 questions
Google DSC Quiz - 3

Quiz
•
University
19 questions
Punctuation

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
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