public static class hello{ public static void print(){ System.Console.Write("hello\n"); } }