python list

python list

9th Grade

12 Qs

quiz-placeholder

Similar activities

animes

animes

1st - 12th Grade

9 Qs

các lệnh vào ra đơn giản

các lệnh vào ra đơn giản

9th - 12th Grade

15 Qs

KT 15p lớp 10_b22,23

KT 15p lớp 10_b22,23

9th - 12th Grade

15 Qs

anime?

anime?

3rd Grade - Professional Development

10 Qs

Understanding Exercise and Fitness

Understanding Exercise and Fitness

9th Grade - University

17 Qs

Etika Penggunaan Media Sosial

Etika Penggunaan Media Sosial

7th Grade - University

12 Qs

EVALUACIÓN LENGUA CASTELLANA- GRADO NOVENO

EVALUACIÓN LENGUA CASTELLANA- GRADO NOVENO

9th Grade

13 Qs

Prerequisiti Canto II Purgatorio Dante.

Prerequisiti Canto II Purgatorio Dante.

1st Grade - University

10 Qs

python list

python list

Assessment

Quiz

Education

9th Grade

Medium

Created by

Саят Каппар

Used 10+ times

FREE Resource

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

қатысты

айналдыру

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

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

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?