The “next()” function displays the next item/element from an iterable object. In the absence of any more elements/items, it raises the “StopIteration” error.
確定! 回上一頁