What is Index() method in List ? Give the output – l=[13,18,11,16,18,14] l.index(18) l.index(33)
Answers
Answered by
0
Answer:
Python, to get input from the user, an inbuilt function input () is used as ... will extract the element at ith index position of the list. ... Suppose that L is ... List1=[13,18,11,16,13,18, 13].
Similar questions
Social Sciences,
4 months ago
Biology,
4 months ago
Math,
9 months ago
English,
9 months ago
English,
1 year ago