题解 | #字符串反转#
字符串反转
https://www.nowcoder.com/practice/e45e078701ab4e4cb49393ae30f1bb04
str=input()[::-1] print(str)
字符串反转
https://www.nowcoder.com/practice/e45e078701ab4e4cb49393ae30f1bb04
str=input()[::-1] print(str)
相关推荐
那场寒冬:字节入职后完全看组有没有hc,暑假实习只是一个名字