The extend() method adds items of the specified iterable at the end of the list, whereas the append() method adds the whole iterable as an item at the end of ...
確定! 回上一頁