gpt4 book ai didi

python - 为什么 Python 2 允许比较列表和数字?

转载 作者:太空狗 更新时间:2023-10-29 20:28:13 26 4
gpt4 key购买 nike

<分区>

我最近在我的程序中发现了一个拼写错误

while len(first_list) > second_list:
do_stuff

我玩弄了一下,发现 5 < ["apple"] == True5 > ["apple"] == False

为什么 Python 允许进行这些类型的比较?正在评估什么以确定 5小于 ["apple"]

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