Search Header Logo
list question

list question

Assessment

Presentation

Computers

University

Practice Problem

Medium

Created by

Mahesh .R

Used 4+ times

FREE Resource

0 Slides • 8 Questions

1

Multiple Choice

Your mother requests that tomato, onion, garlic paste, and banana be added to the list.

1

pop()

2

extend()

3

append()

4

index()

2

Multiple Choice

Mother asked to take the item out of the first

1

pop()

2

index()

3

remove()

4

len()

3

Multiple Choice

Please put the list in ascending order per your mother's request.

1

index()

2

sorted()

3

sort()

4

count()

4

Multiple Choice

Your mom requested that you add one more value to the list, spinach.

1

list()

2

extend()

3

insert()

4

append()

5

Multiple Select

you mother gives another list and comine it with your written list

1

push()

2

pop()

3

extend()

4

list1+list2

6

Multiple Choice

your mom asks to find the number of items in the list

1

count()

2

index()

3

max()

4

len()

7

Multiple Choice

your mom asks to remove tomato from the list

1

remove()

2

append()

3

max()

4

pop()

8

Multiple Choice

your mom asks to throw the list in the dustbin

1

remove()

2

clear()

3

pop()

4

reverse()

Your mother requests that tomato, onion, garlic paste, and banana be added to the list.

1

pop()

2

extend()

3

append()

4

index()

Show answer

Auto Play

Slide 1 / 8

MULTIPLE CHOICE