常見的Immutable objects 的型態,像是int, float, string, tuple。 以int 型態為舉例:. Immutable object a = 1000 print(id(a)) > ...
確定! 回上一頁