The Python list.index() method returns the index of the item specified in the list. The method will return only the first instance of that item.
確定! 回上一頁