BOOL
n. (苏格兰)弯曲件;保龄球;弹珠
vi. 玩地滚球游戏;玩保龄球游戏
n. (Bool)(俄)博尔(人名)
例句
One is a bool.
一个是bool类型。
The Python interpreter provides the only two bool objects needed: True and False.
Python 解释器提供这仅有的(也是必需的)两个 bool 对象:True 和 False。
Numeric long, complex, float, and bool have an explicit adapter, but int lacks any.
float和bool类型的数字有显式的适配器,不过int一个都没有。