There are two kind of types in Python. Immutable types and mutable types. Immutables. An object of an immutable type cannot be changed.
確定! 回上一頁