Python 布尔值
布尔值表示两种值之一:True
或 False
。
布尔值
在编程中,您经常需要知道表达式是否为 True
或 False
。
您可以在 Python 中评估任何表达式,并获得两种答案之一:True
或 False
。
当您比较两个值时,表达式将被评估,Python 将返回布尔答案。
当您在 if 语句中运行条件时,Python 将返回 True
或 False
。
布尔值表示两种值之一:True
或 False
。
在编程中,您经常需要知道表达式是否为 True
或 False
。
您可以在 Python 中评估任何表达式,并获得两种答案之一:True
或 False
。
当您比较两个值时,表达式将被评估,Python 将返回布尔答案。
当您在 if 语句中运行条件时,Python 将返回 True
或 False
。
If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]
If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]