A generator is a way of easily constructing simple iterators. An iterator is an object that can be iterated, that is, used for example in a for loop.
確定! 回上一頁