Having both if() and for() statements in one liner

Chris Angelico rosuav at gmail.com
Wed Sep 18 03:00:07 EDT 2013


On Wed, Sep 18, 2013 at 3:55 PM, Joshua Landau <joshua at landau.ws> wrote:
> range(person == "simon" and 5)

+1 for the BOFH reference.

ChrisA



More information about the Python-list mailing list