Python里的逻辑运算符的问题?
为什么123or456输出的是123而123and456输出的是456为什么not(xory)等价notxandnoty而非notxornoty...
为什么123 or 456输出的是123而123 and 456输出的是456
为什么
not (x or y)
等价
not x and not y
而非
not x or not y 展开
为什么
not (x or y)
等价
not x and not y
而非
not x or not y 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询