阅读背景:

Python逻辑运算 VS Numpy数组逻辑运算

来源:互联网 

纯python

#异或
bool1^bool2
#或
bool1 | bool2
bool1 or bool2



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: