public class Text1 { public static void main(String[] arges){ System.out.println("hello"); // System.out.println("Kitty"); } }