n=raw_input();print'def %s(x):\n return x+%s'%(n,n[3:])