Create-a-cat- One of my first codes doing on the first day of college life using Java editor-siddharth public class Main { public static void main(String[] args) { System.out.println(" /\\ _ /\\\n( o.o )\n > ^ < "); } }