a=io.read'*a'for i=1,#a do c=a:byte(i)io.write(a.char(c>64 and c+(c%32>13 and-13 or 13)or c))end