逻辑运算符
# 变态面试题:思考
# print(1 > 2 or 3 and 4 < 6)
# print(2 or 3 and 4 < 6)
 posted on 2022-11-23 16:38  编程之路任重道远  阅读(24)  评论(0)    收藏  举报