#coding=utf-8 # list dict tuple str int float set # print input type id len # # print(all([1, 2, 3, 4])) # 判断可迭代的对象里面的值是否都为真 # print(any([0, 1, 2, 3, Read More
posted @ 2021-03-30 18:26 捞铁 Views(24) Comments(0) Diggs(0) Edit