Python学习(四)

1.bool(0)或bool()返回值为false;其余情况返回值均为true

2.目前为止学习了数组有三种,list,dic,set。

三者的区别很大。

原文地址:https://www.cnblogs.com/ContinueLearning/p/9323916.html