Language design

wxjmfauth at gmail.com wxjmfauth at gmail.com
Wed Sep 18 13:45:18 EDT 2013


>>> 1and 0
0
>>> 'a'or 1
'a'
>>> 5if True else 999
5


jmf




More information about the Python-list mailing list