Search:

Type: Posts; User: CheekySpoon

Search: Search took 0.40 seconds.

  1. Replies
    10
    Views
    2,684

    [SOLVED] Re: Help making a loop please

    I went to class today and my professor explained to me how he preferred the code. Thanks for everyone pointing me in the right direction. It really did help me out. Me and loops do not get along! By...
  2. Replies
    10
    Views
    2,684

    [SOLVED] Re: Help making a loop please

    So this is what I came up with. I'm not quite sure if everything is in the right place since it doesn't work.



    import java.io.FileWriter;
    import java.io.IOException;
    import...
  3. Replies
    10
    Views
    2,684

    [SOLVED] Help making a loop please

    I need help with making a loop. I want the user to be able to continue entering data by pressing the yes button and to stop entering data by pressing the no button. I have no clue how to go about...
Results 1 to 3 of 3