Search:

Type: Posts; User: finjws

Search: Search took 0.09 seconds.

  1. Replies
    12
    Views
    3,710

    Re: Display patterns on the screen

    Could you please help me with the solution since I need to submit it tonight. Thanks in advance.
  2. Replies
    12
    Views
    3,710

    Re: Display patterns on the screen

    Here is the assignment question:

    Use nested loop to print out the following pattern on the screen: the first number in each pair represents the row number and the second one represents the column...
  3. Replies
    12
    Views
    3,710

    Re: Display patterns on the screen

    Thanks for the response.
    Here are the responses to your questions:

    The row numbers stay constant but the column number increases
    2, 3, 4 go in the rest of the columns on the line.

    Thanks.
  4. Replies
    12
    Views
    3,710

    Display patterns on the screen

    I am a beginner in java programming and I need help to use nested loop to print out the following pattern on the screen. The first number in each pair represents the row number and the second one...
Results 1 to 4 of 4