当前位置:Gxlcms > Python > python中的或者怎么写

python中的或者怎么写

时间:2021-07-01 10:21:17 帮助过:2206人阅读

什么是Python中的逻辑运算符?

逻辑运算符包括not,and和or。Python语言支持逻辑运算符,以下假设变量 a 为 10, b为 20:

444d941f6b126f70977ba54f575ad9d.png

以上示例输出结果

b7482c9f486bbea75bb1701b1536b5e.png

399aea90fe920221a5fca72c18a467c.png

以上实例输出结果:

33f96fa9e598a072a57d561f0aaef67.png

注:以上代码在Python2.7版本中运行

以上就是python中的或者怎么写的详细内容,更多请关注Gxl网其它相关文章!

人气教程排行