A = X > Y ? X : Y
Curtis Jensen
cjensen at be-research.ucsd.edu
Tue Feb 8 20:04:01 EST 2000
More information about the Python-list mailing list
Tue Feb 8 20:04:01 EST 2000
- Previous message (by thread): A = X > Y ? X : Y
- Next message (by thread): A = X > Y ? X : Y
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): A = X > Y ? X : Y
- Next message (by thread): A = X > Y ? X : Y
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list