List Tuple Set Dict
list tuple set dict
Tuple List Dict Set
可变类型:list, dict, set不可变类型:num, str, tuple
迭代 Iterable list、tuple、str、bytes、dict、range、generator、set...
01 recode 容器: list[] dict{} tuple() set{} 使用频率依次降低 特点:...
01 review 容器: list[] dict{} tuple() set{} 使用频率依次降低 特点:...
数据类型 int float str tuple list bool dict set complex ...
python的数据类型: list,dict,tuple,set,String,Number,Boolean,No...
本文标题:28_Python_list、tuple、dict、set的文件
本文链接:https://www.haomeiwen.com/subject/wrqjuftx.html
网友评论