OneCompiler

Reversed

1731

#for python

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