An immutable object is an object that is not changeable and its state cannot be modified after it is created. In Python, a string is immutable.
確定! 回上一頁