To store arbitrary objects, potentially with mixed data types use a list or a tuple; When you need mutability choose a list; For numeric data where memory and ...
確定! 回上一頁