#无序类型

相关标签
python click Vue2 filter element-plus commit rewrite event math row_number malloc Flex4 cdn香港主机 callable runnable 美国cdn空间 println slidedown typedef each

python中的无序类型有哪些

2021-03-16 17:13:58

python中的无序类型有字典和集合两种1.字典python中字典是无序的对象集合,可以存储任意类型的对象,且字典中的元素是通过键来存取的,其键必须是不可变类型,如字符串、数字和元组等。2.集合pyt...

0