python,该怎么修改
查看原帖
python,该怎么修改
1803154
nlxxdl楼主2025/7/19 14:46

a=input() b="" for i in a: b=i+b print(b)

2025/7/19 14:46
加载中...