Search Header Logo

CPM9.1-9.3 Quiz Review

Authored by Marcia Bernas

Computers

9th - 12th Grade

Used 15+ times

CPM9.1-9.3 Quiz Review
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In two-dimensional lists, the _____________ is always listed first.

dimension

row

initializer list

column

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Python arrays are also called ______.

elements

rows

lists

string

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is in element [0][0]?

pretzel

undervalue

rational

windmill

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is in element [3][1]?

honey

iron

rational

effort

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Two-dimensional lists are used to store data that can be represented in a _____________.

number

string

grid

row

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider the following code:

grid = []

grid.append (["frog", "cat", "hedgehog"])

grid.append (["fish", "emu", "rooster"])

print (grid[0][1])

What is output?

frog

cat

hedgehog

fish

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is not possible for an array to hold an array.

True

False

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?