Extends the list by appending all the items from the iterable. This allows you to join two lists together. This method is equivalent to a[len(a):] ...
確定! 回上一頁