Because you iterate over a copy of the list, you can modify the original list without damaging the iterator.
確定! 回上一頁