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