User Profile

Collapse

Profile Sidebar

Collapse
tzpike05
tzpike05
Last Activity: Apr 5 '10, 04:40 PM
Joined: Apr 5 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • tzpike05
    replied to Help writing nested for loop
    in Java
    No one has any advice?
    See more | Go to post

    Leave a comment:


  • tzpike05
    started a topic Help writing nested for loop
    in Java

    Help writing nested for loop

    Hi there. Struggling with this one. I'm to write a program that has this output:

    0
    10
    210
    3210
    43210
    543210
    6543210
    76543210
    876542310
    9876543210

    Also, I can only have two print statements. One that prints a newline character and one that prints a single digit. I've rearranged my code numerous times and here is what I have now:

    public class...
    See more | Go to post
No activity results to display
Show More
Working...