Search:

Type: Posts; User: CookiesForRandy

Search: Search took 0.14 seconds.

  1. Re: Help Creating a method for my jellyBean gussing game

    So now, how to create a method who's the winner or winners
  2. Re: Help Creating a method for my jellyBean gussing game

    k nvm i got it put an ; which was causing the error
  3. Re: Help Creating a method for my jellyBean gussing game

    I don't know, lm stuck
  4. Re: Help Creating a method for my jellyBean gussing game

    what do you mean?
  5. Re: Help Creating a method for my jellyBean gussing game

    i need help creating a method for who's the winner or winners but i add an else statement but i get an error on it. Im hoping you guys can help me fix it.

    else (playerGuess.length > jeallyBeans...
  6. Help Creating a method for my jellyBean gussing game

    I need help on creating a method for my project. What should I do?

    import java.util.*;

    public class JellyBeans
    {
    public static void main(String[] args)
    {
    // Create a Scanner
    Scanner...
Results 1 to 6 of 6