What is immutability? When we say that a Python object is immutable, we simple mean that its value cannot be changed after it is first created.
確定! 回上一頁