{article Examples__Python 3.4 }{title} {text}{/article}

Comparison Operators
Data types may define a natural order via the following operators:
< less than
<= less than or equal to
> greater than
>= greater than or equal to