First of all, you can create an empty list (the list with no items, its length is 0), and you can add items to the end of your list using append .
確定! 回上一頁