Search:

Type: Posts; User: iank

Search: Search took 0.40 seconds.

  1. astros vs. rangers- can someone help me with this?

    Predictions.java
    You are writing a prediction software program to see if the Houston Astros are going to win their game against the Texas Rangers. They will play nine innings. You need to simulate...
  2. Replies
    1
    Views
    1,815

    GuessWhat- same errors repeated 4 times?

    I don't understand the same 4 errors. please help me. thank you. i appreciate everyone's help.



    import java.util.Scanner;
    import java.util.Random;
    public class GuessWhat
    {
    public static...
  3. Thread: McGeeLotto?????

    by iank
    Replies
    1
    Views
    1,740

    McGeeLotto?????

    how do you do this program? I have this much and now i cant decide what to do next.

    Lotto.java
    For one dollar, you get to play the Lotto. You will enter 6 numbers. The six numbers must be between...
  4. Thread: DUE IN 10 min

    by iank
    Replies
    0
    Views
    1,476

    DUE IN 10 min

    i have this but i dont understand how to read from a txt file .


    Program 35: pr35.java

    Write program 30 again, but this time you will read from a txt file. The txt file will have a number...
  5. Thread: 1 error???

    by iank
    Replies
    3
    Views
    2,115

    i did that several times and then i got two...

    i did that several times and then i got two errors so what should happen?
  6. Replies
    3
    Views
    1,634

    Re: a persistent error

    but I have one more question.. how should I correct this?
  7. Replies
    3
    Views
    1,634

    a persistent error

    please help me.

    i dont know why this keeps happening


    Program 21: Middle.java
    Write a program that will receive a person’s full name in one String object (don’t read in 3 names). Then receive...
  8. Thread: 1 error???

    by iank
    Replies
    3
    Views
    2,115

    1 error???

    i keep on getting the same error again.

    i was wondering if someone could kindly take the time to look over this simple error, please.

    it says:
    : variable i might not have been initialized
    ...
  9. Replies
    7
    Views
    18,438

    Re: how do you leave a line space in java?

    \n which means next line
  10. Thread: I'm stuck

    by iank
    Replies
    2
    Views
    2,620

    im stuck!

    Program 22: WeCanWorkItOut.java
    Write a program that will receive 5 numbers and print out the largest number and the smallest number. Print the average.


    import java.util.Scanner;
    public class...
  11. Thread: I'm stuck

    by iank
    Replies
    2
    Views
    2,620

    I'm stuck

    my programs with difficulty are below:

    Program 20: Alphabet.java
    Write a program that will receive 3 words, print out the word that comes last alphabetically despite whether it is uppercase or...
Results 1 to 11 of 11