[Tutor] Conditional Statement without if statement?

David bouncingcats at gmail.com
Tue Feb 8 05:32:13 EST 2022


On Tue, 8 Feb 2022 at 21:22, Susana via Tutor <tutor at python.org> wrote:

> you need to use combinations of relational operators
> (ex. >, <=, etc) and logical operators (and, or...).

Yes, I think this is more likely to be the expected answer
method, and so is a better suggestion than the one I gave
earlier.


More information about the Tutor mailing list