Search:

Type: Posts; User: aesguitar

Search: Search took 0.13 seconds.

  1. Re: [Help] For Loops - Number Predicting Program

    It belongs in Theory because it does not have any errant code, let alone code period. It's called What's wrong with my Code because you can't figure out what's wrong with the code you have.
  2. Re: [Help] For Loops - Number Predicting Program

    you can use a for loop to:

    1. Generate a random number x amount of times.
    2. Loop through the items in an array, list, or arraylist.
    3. have the user input one number at a time
    4. check for...
Results 1 to 2 of 2