
3.1 Make a list
Authored by F BINYUSOFF
English
7th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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()
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?