print (a if a else 0) # a?a:0, (in C)
Python 杂项
最新推荐文章于 2025-11-26 15:40:52 发布
print (a if a else 0) # a?a:0, (in C)
481
93
430
828

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