运维网's Archiver
论坛
›
Python
› Python 杂项
xiaozhuaia
发表于 2017-5-8 13:13:17
Python 杂项
print (a if a else 0) # a?a:0,(in C)
页:
[1]
查看完整版本:
Python 杂项