Instead of using the for loop as shown above, we can use the iterator function iter() . The iterator object uses the __next__() method.
確定! 回上一頁