An iterator in Python is an object which can be iterated over — i.e. it has a set number of elements, and we can loop over these.
確定! 回上一頁