Search:

Type: Posts; User: vysero

Search: Search took 0.10 seconds.

  1. Replies
    6
    Views
    1,068

    Re: Looping questions

    I understand now thank you!
  2. Replies
    6
    Views
    1,068

    Re: Looping questions

    Still confused... how can a nested loop help? The trouble I am having is that everytime I loop through once, I loose the previous letter. What would the loop within this loop be doing? Or do I need...
  3. Replies
    6
    Views
    1,068

    Looping questions

    I am trying to build up the alphabet character by character. Like:
    a
    ab
    abc
    abcd

    Well as of now I can only print out the alphabet with my loop like abcdefg...z. Can anyone help me out?

    So...
Results 1 to 3 of 3