We can use Python's built-in append() method on our List, and add our element to the end of the list. ... List before appending: [2, 4, 6, 8] List ...
確定! 回上一頁