Search:

Type: Posts; User: Norm

Search: Search took 0.21 seconds.

  1. Replies
    6
    Views
    1,706

    Re: need help printing hourglass shape

    Please explain what the problem is.

    For the 3 lines you've shown:
    set cnt=3
    set change to -2
    print cnt Qs
    cnt = cnt + change
    print cnt Qs
    now set change to +2 -> to add 2 to cnt instead of...
  2. Replies
    6
    Views
    1,706

    Re: need help printing hourglass shape

    Can you explain what the problem is printing the third line? For that simple example the third line is the same as the first line.
    Look at the post#3. Think about how the line lengths shorten and...
Results 1 to 2 of 2