字符串逆序输出

a=input()
print(a[::-1])

posted @ 2020-03-23 19:08  Xiao_kong  阅读(158)  评论(0)    收藏  举报