xiaozhuaia 发表于 2017-5-8 13:13:17

Python 杂项

  print (a if a else 0) # a?a:0,(in C)
页: [1]
查看完整版本: Python 杂项