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