Boolean(布林)物件¶. Python 中的boolean 是以整數子類別化來實現的。只有 Py_False 和 Py_True 兩個boolean。因此一般的建立和刪除函式並不適用於boolean。
確定! 回上一頁