当前位置:首页 > python程序设计 > 正文内容

81、已知 x = [1, 11, 111],那么执行语句 x.sort(key=lambda x: len(str(x)),

2023-12-01python程序设计