Vidyalelo
Python · Q38

Python Sets MCQs: Exam

Programming · Python · question 38

Q38

The . . . . . . . . function removes the first element of a set and the last element of a list.

A.
remove
B.
pop
Answer
C.
discard
D.
dispose

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board