using C=System.Console;class F{static void Main(){C.Write(C.Read()<'q'?"qwydfghjkzxb":"qwyhjkzvbnm");}}