python3: 'where' keyword

Paul Rubin http
Sun Jan 9 02:01:31 EST 2005


Nick Coghlan <ncoghlan at iinet.net.au> writes:
>    x = (sqrt(a) where (a=2.0)) + (sqrt(b) where (a=3.0))

Hmm, I like that too.



More information about the Python-list mailing list