To find index of first occurrence of an item in a list, you can use index() method of List class with the item passed as argument. index ...
確定! 回上一頁