relational operator
常見例句
- You can put available collations in effect to impact relational operators eq, le,, and so forth.
可以讓選擇排列生傚,影響關(guān)系運(yùn)算符 eq、le 等。 - You can compare tuples of the same length using the relational operators ==, !=, , and >=.
可以使用關(guān)系運(yùn)算符 ==、! =、、和 >= 對相同長度的元組進(jìn)行比較。 - It can be composed of multiple subexpressions that use the different relational operators supported in Python.
它可以包括多個使用 Python 中支持的不同關(guān)系運(yùn)算符的子表達(dá)式。 返回 relational operator