Advertisement
Mouamle

Star Shape

Oct 25th, 2015
395
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.31 KB | None | 0 0
  1.         System.out.println("*********");
  2.         System.out.println("*       *");
  3.         System.out.println("*       *");
  4.         System.out.println("*       *");
  5.         System.out.println("*       *");
  6.         System.out.println("*       *");
  7.         System.out.println("*       *");
  8.         System.out.println("*       *");
  9.         System.out.println("*********");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement