gpt4 book ai didi

python - 如果它在列表中,则将 true 分配给变量?

转载 作者:太空宇宙 更新时间:2023-11-04 10:24:04 26 4
gpt4 key购买 nike

aBool = bool(aList.index(aVal))

我试过了,但它给出了错误的错误。感谢您的帮助!

最佳答案

aVal in aList

in 运算符可以满足您的需求,如果我理解正确的话。

关于python - 如果它在列表中,则将 true 分配给变量?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30521260/

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