Python -63-疊(迭)代(Iter)使用方法 ... 使用疊代方式讀取字串->next 一次讀一個字元 ... for _ in range(2): print(next(yyy)) #只讀前兩筆.
確定! 回上一頁