A Python Iterator is an object that can be iterated upon. Any kind of object that supports this kind of iteration is called as an iterator.
確定! 回上一頁