你怎么说不相等?
喜欢
if hi == hi: print "hi" elif hi (does not equal) bye: print "no hi"
有没有相当于=="不平等"的东西?
==
python operators
operators ×1
python ×1