Learn Python programming in easy steps with examples Rydhm Beri. n=str.find(sub,0,len(str)) if n!=-1: print(sub,” found at index:”,n) else: print(sub,” not ...
確定! 回上一頁