If you want to add multiple elements at once, you'll want to use the extend() method. The syntax for the extend() method is given as follows: list.extend([list]).
確定! 回上一頁