An iterator can be created from an iterable by using the function 'iter'. To make this possible the class of an object needs either a method ' __iter__ ', which ...
確定! 回上一頁