Search:

Type: Posts; User: Raiderofrice

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    1,616

    Re: SumAndAverage Program Help

    Hey, thanks for your input for the code. I tweaked with it and it finally works! Here is what I have:


    public class SumAndAverage {
    public static void main(String [] args) {

    // Object...
  2. Replies
    3
    Views
    1,616

    SumAndAverage Program Help

    Solved! Answer is down below.
    -----
    Almost have it figured out... However, every time the program loops, I think the sum and average get reset to sum=0 and average=1, and I cannot figure out a way...
Results 1 to 2 of 2