Answer to Question #97812 in Java | JSP | JSF for Vonkennethestopen

Question #97812
How to print a name... mancile.. Using star pattern in java
1
Expert's answer
2019-11-06T07:48:02-0500

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!

Comments

Vonkennethestopen
02.11.19, 11:24

Can you answer that as much as fast you can..

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS