fork(1) download
  1. # your code goes here
  2. print(int(input()[::-1]))
Success #stdin #stdout 0.02s 9436KB
stdin
123
stdout
321