To find the position of an element in a list in Python, use index() method. index method can be used with a list to find the index of an element in a list.
確定! 回上一頁