object N{def main(a:Array[String]){val n=Console.readLine();print("def "+n+"(x):\n return x+"+n.substring(3))}}