python二分支结构的单行使用

>>> x=10;y=20
>>> min = x if x>> min
10
>>> 

你可能感兴趣的:(Python)