题解 | #图片整理#
图片整理
https://www.nowcoder.com/practice/2de4127fda5e46858aa85d254af43941
s = input()
ans = sorted(s) # 排序后列表
print(''.join(ans)) # 输出字符串
图片整理
https://www.nowcoder.com/practice/2de4127fda5e46858aa85d254af43941
s = input()
ans = sorted(s) # 排序后列表
print(''.join(ans)) # 输出字符串
相关推荐
贴心的火龙果风度翩翩:公司名字很符合