print (a if a else 0) # a?a:0, (in C)
Python 杂项
最新推荐文章于 2026-01-05 17:06:32 发布
print (a if a else 0) # a?a:0, (in C)
487
1089
324

被折叠的 条评论
为什么被折叠?