Python find () can be used for finding the index of elements in a string. For list, we use the index() and for numpy array, use where().
確定! 回上一頁