可变类型、不可变类型

1、不可变类型:数字、字符串、元组

2、可变类型:列表、字典

实际运用:

字典的key

key只能是不可变数据类型

 

posted @ 2020-04-20 19:04  ChenduLaoWang  阅读(324)  评论(0)    收藏  举报