Search:

Type: Posts; User: snugy

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    4,176

    Finally... an explanation thanks, you saved me...

    Finally... an explanation thanks, you saved me lots of time and a headache.

    THanks again
  2. Replies
    3
    Views
    4,176

    Help with Nested For Loop

    Use a loop inside a loop to create the following pattern:

    ABCDE
    ABCD
    ABC
    AB
    A

    This is what I got, I got the answer by trial and...
  3. Replies
    3
    Views
    2,336

    Guessing program Hm. Help

    The program is suppose to guess the value a user is thinking, the program askes if the number it guessed is higher or lower than the users value. Once the program find the correct number, the program...
Results 1 to 3 of 3