Search Header Logo

Python Lists Part 2

Authored by Camille Corrado

Computers

11th Grade

Used 6+ times

Python Lists Part 2
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

QUESTION #1

Which statement will give variable lastIndex the index of the last element in a list called theList?

lastIndex = len(theList)

lastIndex = len(theList) - 1

lastIndex = len(theList - 1)

lastIndex = theList(len) - 1

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

QUESTION #2

['A', 'B']

AB

['B', 'C']

BC

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

QUESTION #3

53

13

8

35

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

QUESTION #4

['Alex', '2', Dan', 'Ella', 'Mark']

['Alex', 'Zac', Dan', 'Ella', 'Mark']

['Alex', 'Dan', 'Zac', 'Ella', 'Mark']

None of the choices

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

QUESTION #5

[1, 17, 4]

[1, 5, 13]

[1, 5, 9, 13]

[1, 5, 13, 9]

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

QUESTION #6

Numbers from 1 inclusive to 200 inclusive

Numbers from 1 inclusive to 200 exclusive

Multiples of 10 from 1 inclusive to 200 inclusive

Multiples of 10 from 1 inclusive to 200 exclusive.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

QUESTION #7

5

50

10

15

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?