gpt4 book ai didi

python - 在 python 中使用 "or"赋值

转载 作者:IT老高 更新时间:2023-10-28 22:15:16 26 4
gpt4 key购买 nike

这样给变量赋值会被认为是不好的风格吗?

x = "foobar" or None
y = some_variable or None

在上面的示例中,x 获取值 'foobar'。

最佳答案

不,这是一种常见的做法。只有对于比你的长得多的表达式,它才被认为是不好的风格。

关于python - 在 python 中使用 "or"赋值,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8747740/

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