Python学习【day02】-bool类型方法记录

True

False

b = True
print(b)

b = False
print(b)
posted @ 2018-09-11 20:38  公子奇的博客  阅读(106)  评论(0)    收藏  举报