public class NewClass { public static void main(String [] args){ System.out.println("hellow git "); } }