subjects_list = []
This code line will
G(7) Quiz#4 - L3.4
Quiz
•
Computers
•
7th Grade
•
Medium
Maram Khusheim
Used 8+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
subjects_list = []
This code line will
create an empty list
print list
delete an element
None of the above
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True/False: A list is an example of a data structure.
True
False
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A ___________ is a type of variable that can hold many values.
Loop
if condition
data structure
None of the above
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Traverse a list means
looking at every value
printing a list
deleting a list
None of the above
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
We can traverse a list using a
variable
for loop
None of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
for i in range(5):
^
This loop will repeat
i times
4 times
5 times
None of the above
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The number that stops the loop is called
pause value
stop value
element value
None of the above
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
colors = ["blue", "pink", "yellow"]
Select the code to get the list length
print(colors)
colors[i]
len(colors)
None of the above
9.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
colourList = ["red","yellow","blue","green"]
stop = len(coloursList)
the value of stop is equal to
3
4
5
None of the above
10 questions
Wiz 3 Assessment Python
Quiz
•
6th - 8th Grade
10 questions
VB Quiz
Quiz
•
5th Grade - University
10 questions
Python list and tuple
Quiz
•
6th - 8th Grade
10 questions
Banana Tales Part I (1-40)
Quiz
•
6th - 8th Grade
12 questions
S1 Microbit Knowledge Check 2
Quiz
•
7th Grade
10 questions
Notes on Blender 3D: Section 12
Quiz
•
6th Grade - University
13 questions
Programming Concepts Quiz
Quiz
•
6th Grade - University
14 questions
p5.js Week1 PREtest
Quiz
•
7th - 12th Grade
10 questions
Chains by Laurie Halse Anderson Chapters 1-3 Quiz
Quiz
•
6th Grade
20 questions
math review
Quiz
•
4th Grade
15 questions
Character Analysis
Quiz
•
4th Grade
12 questions
Multiplying Fractions
Quiz
•
6th Grade
30 questions
Biology Regents Review #1
Quiz
•
9th Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
50 questions
Biology Regents Review: Structure & Function
Quiz
•
9th - 12th Grade