The index() method returns the index of a substring inside the string (if found). If the substring is not found, it raises an exception. Example. text = 'Python ...
確定! 回上一頁