
-----------------------------------
glitz
Mon Nov 27, 2006 11:02 pm

loop help?
-----------------------------------
I'm a complete beginner to JAVA so all of this is kind of confusing to me. but in my computer science class we have to figure out a couple of things with loops.

for example, we have to print this out using nested loops:
2-----
-4----
--6---
---8--

any ideas? thanks 