Write a program for input any number the pattern output will as below
Anonymous
class Pattern1 { public static void main(String a[]) { int n=4; for(int i=0;ii;j--) { System.out.print("*"); } System.out.println(); } } } }
Check out your Company Bowl for anonymous work chats.