Python uses the term list to refer to a data structure that can hold multiple values of the same type. In many other programming languages, a list is known as a(an) ________.
CS Python Fundamentals Quiz 9 PRACTICE

Quiz
•
Computers
•
7th Grade
•
Medium
Scott Chamberlain
Used 3+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
loop
class
array
boolean
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which statement accurately describes the structure of a 2-D list?
column first, then row
row first, then column
index first, then element
element first, then index
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following best describes a 2-D array?
a string of unlimited length
a collection of primitive data types
an enhanced for loop
an array that contains arrays
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following math concepts most closely represents the way that data is stored in a 2-D list?
a coordinate plane
a system of equations
a series of transformations
a quadratic function
5.
MATCH QUESTION
1 min • 5 pts
Here is a 2-D array called randumb.
Match the value to the correct 2-D list position.
randumb[2][3]
mask
randumb[1][1]
chord
randumb[0][0]
hair
randumb[1][2]
family
randumb[0][3]
worker
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the primary purpose for using two loops when working with 2-D lists?
To print out the contents in the form of a matrix
To search for a specific value within the list
To traverse both the rows and columns
To sum the values in a given column
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Given the code shown here, what is output?
18
11
13
20
8.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Given the code shown here, how many columns does the array have?
3
4
5
6
9.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Given the code shown here, what is the output?
catfish
bass
bluegill
carp
Similar Resources on Quizizz
10 questions
VB Quiz

Quiz
•
5th Grade - University
13 questions
Python

Quiz
•
7th - 8th Grade
12 questions
Информатика 10 сынып

Quiz
•
1st - 12th Grade
7 questions
2d lists in python

Quiz
•
7th Grade
10 questions
Spreadsheet Vocabulary Quiz Review

Quiz
•
7th Grade
10 questions
Revision- IT

Quiz
•
7th - 10th Grade
14 questions
Advanced Functions

Quiz
•
6th - 8th Grade
10 questions
Arrays and Lists

Quiz
•
6th - 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
Discover more resources for Computers
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
11 questions
Decimal/fraction conversions quick check

Quiz
•
5th - 7th Grade
10 questions
Identifying equations

Quiz
•
KG - University
44 questions
El fin del año- 7th

Quiz
•
7th - 12th Grade
20 questions
Math Review

Quiz
•
7th Grade
14 questions
Subtracting Integers

Lesson
•
6th - 8th Grade
15 questions
Exponent Properties

Quiz
•
7th - 9th Grade