gpt4 book ai didi

python - 为什么 True/False 在 Python 中大写?

转载 作者:IT老高 更新时间:2023-10-28 20:27:38 26 4
gpt4 key购买 nike

所有成员都是驼色的,对吧?为什么是真/假而不是真/假,哪个更轻松?

最佳答案

来自 Pep 285 :

Should the constants be called 'True' and 'False' (similar to None) or 'true' and 'false' (as in C++, Java and C99)?

=> True and False.

Most reviewers agree that consistency within Python is more important than consistency with other languages.

正如 Andrew 所指出的,这可能是因为 all (most)? built-in constants are capitalized .

关于python - 为什么 True/False 在 Python 中大写?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/521476/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com