摘要:
1.abs(5)#返回绝对值 2.all()#所有为真返回true,为假返回false 3.any()#其中一个为真就返回true 4.bin()#返回二进制形式 5.bool()#为真返回 true,为假返回false 6.callable()#若为可执行返回 true,反之返回false 7.c 阅读全文
posted @ 2016-11-14 23:06
mike.liu
阅读(210)
评论(0)
推荐(0)
浙公网安备 33010602011771号