The extend() method extends the list by appending all the items from the iterable to the end of the list. The method modifies the list in place.
確定! 回上一頁