Question #97812

How to print a name... mancile.. Using star pattern in java

Expert's answer

public class Ansver {

public static void main(String[] args) {

System.out.println("* * * * * *** * * *****");

System.out.println("* * * * * * * * * * * * * *");

System.out.println("* * * * * * * * * * * * *****");

System.out.println("* * * ******* * * * * * * *");

System.out.println("* * * * * * * * * * * *");

System.out.println("* * * * * * *** * ***** *****");

}

}


Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

LATEST TUTORIALS
APPROVED BY CLIENTS