Examveda
Examveda

Which method is used to remove the last element from a list or tuple?

A. pop()

B. remove()

C. delete()

D. last()

Answer: Option B


This Question Belongs to Python Program >> Tuples In Python

Join The Discussion

Related Questions on Tuples in Python