Examveda
Examveda

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

A. pop()

B. remove()

C. delete()

D. last()

Answer: Option A


This Question Belongs to Python Program >> Lists In Python

Join The Discussion

Related Questions on Lists in Python