Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Replies
    7
    Views
    2,439

    Re: Using Nested Loops

    Please wrap your posted code in code tags to preserve formatting.
  2. Replies
    7
    Views
    2,439

    Re: Using Nested Loops

    Your code is not printing the biggest number down to 1 on each line. Compute the largest number for the line and decrement it by 1 until you get to 1.
    It looks like your leading spaces are ok.
Results 1 to 2 of 2