python list

python list

9th Grade

12 Qs

quiz-placeholder

Similar activities

حل معادلات الخطوة الواحدة

حل معادلات الخطوة الواحدة

9th Grade

10 Qs

Anime

Anime

1st - 12th Grade

10 Qs

The Quintessential Quintuplets

The Quintessential Quintuplets

KG - Professional Development

8 Qs

Teka Kerjaya Itu...

Teka Kerjaya Itu...

6th - 12th Grade

10 Qs

KZ Quiz Nov. 7, 2021

KZ Quiz Nov. 7, 2021

KG - University

11 Qs

Educación Sexual Integral - Identidad de Género - Escuela 776 PU

Educación Sexual Integral - Identidad de Género - Escuela 776 PU

9th - 12th Grade

12 Qs

Reading a ruler!

Reading a ruler!

9th Grade - University

12 Qs

for me to study

for me to study

7th Grade - Professional Development

15 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?