The Python append() method adds an element at the end of an existing list. Also, it modifies the existing list instead of creating a new one.
確定! 回上一頁