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