question about True values

Paul Rubin http
Wed Oct 25 15:22:03 EDT 2006


John Salerno <johnjsal at NOSPAMgmail.com> writes:
> if (10 > 5)
> would be the same as
> if (10 > 5) == True

Yes.



More information about the Python-list mailing list