CPM9.1-9.3 Quiz Review

CPM9.1-9.3 Quiz Review

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Mengenal Internet dan Jaringan Local

Mengenal Internet dan Jaringan Local

12th Grade

15 Qs

Year 8 IT - Network Communication

Year 8 IT - Network Communication

7th - 9th Grade

20 Qs

Programming Vocabulary

Programming Vocabulary

10th - 12th Grade

17 Qs

Y10M2A2 - Selection

Y10M2A2 - Selection

6th - 10th Grade

15 Qs

CMD - Windows

CMD - Windows

12th Grade

17 Qs

Emtech Quiz 4

Emtech Quiz 4

11th Grade

15 Qs

Virtual Memory

Virtual Memory

11th Grade

10 Qs

CPM9.1-9.3 Quiz Review

CPM9.1-9.3 Quiz Review

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

Marcia Bernas

Used 15+ times

FREE Resource

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

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?