Search:

Type: Posts; User: rmeade

Search: Search took 0.07 seconds.

  1. [SOLVED] Re: Need some helping finding the lowest, highest, sum, and average.

    Thank for the help Norm I have Finished this thanks to you. For anyone else who might need this (doubt they will xD) here is my final code.


    import java.util.Scanner;
    import java.util.Random;
    ...
  2. [SOLVED] Re: Need some helping finding the lowest, highest, sum, and average.

    I see ok I did the average real quick since it is just sum / userInput in my case. Thank you reminding me about that.

    --- Update ---

    Ok so i have something to hold the lowest but I am having...
  3. [SOLVED] Re: Need some helping finding the lowest, highest, sum, and average.

    Yeah we haven't learned about arrays yet. I got the sum working thank you. This is what I have now. What do you suggest I try next. I was thinking lowest and highest.

    mport java.util.Scanner;...
  4. [SOLVED] Re: Need some helping finding the lowest, highest, sum, and average.

    Ok so i am able to write a loop to sum a value, but I can't seem to figure how to take those random numbers I got and put them into a sum. I assume a I need a something to hold them but I don't know...
  5. [SOLVED] Need some helping finding the lowest, highest, sum, and average.

    Hello if anyone could help I would appreciate it. The issue I am having with this is that can't seem to figure out what to use for the highest, lowest, sum and average despite getting the random...
  6. Thread: Hey

    by rmeade
    Replies
    0
    Views
    744

    Hey

    Hello I just started taking java classes but I have taken c++ before. Decided to join this forum to complement what I am already learning.
Results 1 to 6 of 6