Search:

Type: Posts; User: Actinistia

Search: Search took 0.11 seconds.

  1. Re: Hey guys, my While loop isn't working correctly.

    Yes, I'm pretty sure the second option would work. I'm pretty new to java, to be honest, but I think that the if statement would do the job. You can pretty much make the if statement the same as your...
  2. Re: Hey guys, my While loop isn't working correctly.

    Why don't you use a while(true) condition for your while loop, ask the user if they want to buy another ship, if they do then continue to loop and if they don't then return false. I'm not able to go...
Results 1 to 2 of 2