> Operator
Compares two objects and returns True if the first object is greater than the second object, or False otherwise.
Syntax
>
· [first]
· [second]
- first
- The first object to compare.
- second
- The second object to compare.
Compares two objects and returns True if the first object is greater than the second object, or False otherwise.
>
· [first]
· [second]