Python extend () method extends the list by appending all the items from the iterable. Iterable can be a List, Tuple or a Set. Examples are described below.
確定! 回上一頁