inStr = input()

flashback = inStr[::-1]

print(flashback)

posted on 2020-07-09 13:03  方方不听话  阅读(912)  评论(0)    收藏  举报