如果元组是不可变的,那为什么它可以包含可变项?
这似乎是一个矛盾,当一个可变项如列表被修改时,它所属的元组维持不可变.
python tuples list immutability
immutability ×1
list ×1
python ×1
tuples ×1