-
for loop
How to print following * pattern for used by, 1 or 2 for-loop and 1 System.out.print(" * ");
* * * * * * *
* * * * * * *
* * * * * * *
* * * * * * *
* * * * * * *
* * * * * * *
* * * * * * *
* * * * * * *
* * * * * * * * * *
* * * * * * * * * *
* * * * * * * * * *
* * * * * * * * * *
* * * * * * * * * *
* * * * * * * * * *
* * * * * * * * * *
-
Re: for loop
You've posted an assignment, but no code showing what you have tried. I recommend posting what you have tried and asking a specific question. Please see the link in my signature entitled "Getting Help", as well as http://www.javaprogrammingforums.com...e-posting.html