Search Header Logo

python list

Authored by Саят Каппар

Education

9th Grade

Used 10+ times

python list
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

12 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Media Image

[1,2,3] [9,7,5]

[9,7,5] [1,2,3]

[1,2,3] [9,7,5] [1,2,3,9,7,5]

[1,2,3,9,7,5] [1,2,3] [9,7,5]

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

numbers=[1,2,3,4,5]

print(numbers[-2])

2

4

3

5

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

10

5 5 5 5 5 5 5 5 5 5

10 10 10 10 10

5

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

numbers=list(range(3))

print(numbers)

[0, 1, 2]

[2, 1, 0]

[3,3,3]

[1, 2, 3]

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

numbers=[1,2,3,4,5]

numbers[2]=99

print(numbers)

[1, 99, 3, 4, 5]

[1, 2, 3, 99, 5]

[99, 2, 3, 4, 5]

[1, 2, 99, 4, 5]

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

thislist = ["apple", "banana", "cherry"]


thislist.append("orange")


print(thislist)

['apple', 'banana', 'cherry', 'orange']

['apple', 'banana', 'cherry', ]

[ 'orange', 'apple', 'banana', 'cherry']

[ 'apple', 'banana', 'orange']

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Nested

қатысты

айналдыру

сəйкес келетін

кірістірілген

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?