append() is the fastest but it doesn't combine the elements of both the lists. The + operator seems to be the ideal option. However, this has ...
確定! 回上一頁