In python, iterators are objects that can be iterated upon. lists, dictionary, tuples and sets in python are all iterable objects.
確定! 回上一頁