Unlike strings, lists are mutable. This means we can change an item in a list by accessing it directly as part of the assignment statement.
確定! 回上一頁