Examveda

In Python, how can you find the index of a specific element in a list?

A. index()

B. find()

C. locate()

D. position()

Answer: Option A


This Question Belongs to Python Program >> Lists In Python

Join The Discussion

Related Questions on Lists in Python