2017-12-15python全栈9期第二天第七节之数字转换成布尔值

#!/user/bin/python
# -*- coding:utf-8 -*-
print(bool(2))

猜你喜欢

转载自www.cnblogs.com/zhang-da/p/10177113.html
今日推荐