2943 . 判断题

Python代码 print(sorted(range(10),key=lambda x:x%5)) 执行时将报错。

土豆
简单
0
收藏
题解讨论
反馈