Inserts an item at a given position. append: Adds an item to the end of the list. extend: Extends the list by appending all the items from the iterable.
確定! 回上一頁