using C=System.Console;class M{static void Main(){for(int i=0;;)C.WriteLine(C.ReadLine().Trim()+" apple"+(("80cT3"[i/7]>>i++%7&1)<1?"":"s"));}}