91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

python中bool函數的用法分析

小新
2723
2021-05-20 15:02:27
欄目: 編程語言

python中bool函數的用法:bool函數主要是用來將指定參數轉換為布爾類型,如果沒有參數,返回False;bool函數的語法為:“bool(object)”,這里object指的是任何對象,比如字符串、列表、數字等等。

python中bool函數的用法分析

具體用法實例如下:

Python 3.7.1 (default, Dec 14 2018, 13:28:58)

[Clang 4.0.1 (tags/RELEASE_401/final)] :: Anaconda, Inc. on darwin

Type "help", "copyright", "credits" or "license" for more information.

>>> bool()

False

>>> bool(0)

False

>>> bool(1)

True

>>> bool(2)

True

>>> issubclass(bool,int)

True

>>> bool(' ')

True

>>> bool("")

False

>>> bool(" ")

True

>>> bool('')

False

>>> bool('A')

True

0
印江| 交城县| 宜黄县| 石柱| 揭西县| 浦东新区| 陆丰市| 兴城市| 台前县| 青冈县| 莆田市| 昌平区| 铜梁县| 武川县| 绩溪县| 江山市| 富阳市| 吉安市| 大庆市| 达拉特旗| 和静县| 礼泉县| 商洛市| 会泽县| 柳州市| 锦州市| 长武县| 江都市| 镇安县| 会宁县| 临汾市| 平昌县| 颍上县| 张家口市| 凤台县| 湟中县| 青海省| 利川市| 工布江达县| 聊城市| 惠水县|