返回的結果很長,但我們要注意, names 這個list中有一個叫 __iter__ 的方法,就是iterable中的這個方法可以產生一個iterator。Python已內建了 iter ...
確定! 回上一頁