4.4.Comparison Operators | ||||
4.4.1. | The Python Comparison Operators | |||
4.4.2. | Standard Type Value Comparison Operators | |||
4.4.3. | multiple comparisons can be made on the same line, evaluated in left-to-right order: | |||
4.4.4. | standard comparison operators return a Boolean value indicating the truthfulness of the expression |