A = X > Y ? X : Y

Curtis Jensen cjensen at be-research.ucsd.edu
Tue Feb 8 20:04:01 EST 2000


I fear that this question has already been asked, but is there and
equivalant one line command that is equivalant to the C command:

a = x > y ? x : y

-- 
Curtis Jensen
cjensen at be-research.ucsd.edu
http://www-bioeng.ucsd.edu/~cjensen/
FAX (425) 740-1451



More information about the Python-list mailing list