Python list method extend() appends the contents of seq to list. Syntax. Following is the syntax for extend() method − list.extend(seq). Parameters. seq − ...
確定! 回上一頁