Iterator in Python is simply an object that can be iterated upon. An object which will return data, one element at a time.
確定! 回上一頁