如果在給定的字符串中找到該子字符串,則find()方法返回該子字符串的最低索引。如果未找到,則返回-1。 用法: str.find(sub,start,end). 參數:. Python find ...
確定! 回上一頁