Search:

Type: Posts; User: Firestar912

Search: Search took 0.08 seconds.

  1. Replies
    8
    Views
    2,117

    Re: One of the most simple loop awnsers

    Haha, you are only pointing out the bad points. If you are just doing a simple text program- like a guessing game- the code will go away after so much code is generated.
  2. Replies
    8
    Views
    2,117

    Re: One of the most simple loop awnsers

    You can make it so when you win the game, it stops looping using for and else.
  3. Replies
    8
    Views
    2,117

    Re: One of the most simple loop awnsers

    Yea, that would be the point. Because in a something like a guessing game, you never want the game to end.
  4. Replies
    8
    Views
    2,117

    One of the most simple loop awnsers

    When I first learned Java, I read that so switch to another class (And say your class is Myclass1 and the other one is Myclass2) You did Myclass2.main(args);

    But you can also apply that same...
Results 1 to 4 of 4