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
What is a variable in Python?
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 Wayground
16 questions
C++ File I/O Quiz

Quiz
•
12th Grade
20 questions
IELTS Task 1 Dynamic Charts

Quiz
•
9th Grade - University
16 questions
Computing Error Types Quiz

Quiz
•
8th Grade
17 questions
Unseen Poetry Introduction

Quiz
•
9th - 10th Grade
19 questions
Homophones/Homonyms/Homographs

Quiz
•
7th - 9th Grade
19 questions
Persuasive Essay

Quiz
•
11th Grade
20 questions
Creating a Works Cited Page

Quiz
•
9th - 12th Grade
20 questions
MLA Citation and Works Cited

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for English
13 questions
Parts of Speech

Quiz
•
7th Grade
8 questions
Common Assessment 1 Review

Passage
•
7th Grade
17 questions
Figurative Language

Quiz
•
7th Grade
20 questions
Independent and Dependent Clauses

Quiz
•
7th Grade
20 questions
Main Idea and Supporting Details

Quiz
•
7th Grade
11 questions
USING CONTEXT CLUES

Lesson
•
5th - 7th Grade
8 questions
Exploring Prefixes and Suffixes in English

Interactive video
•
6th - 10th Grade
19 questions
Informational Text Features

Quiz
•
4th - 8th Grade