Search:

Type: Posts; User: Swiss518

Search: Search took 0.08 seconds.

  1. Replies
    7
    Views
    1,901

    Re: I need calculation

    [i] =80
    [i]= 70

    or less I nees to take a variabe and set it to something.
  2. Replies
    7
    Views
    1,901

    Re: I need calculation

    It doesnt make sense. Can you give me an example to so what i need to do. this is what i got!!!

    for (int i=1; i<size; i++)
  3. Replies
    7
    Views
    1,901

    Re: I need calculation

    grade [1];
    grade [2];
    and so on
  4. Replies
    7
    Views
    1,901

    I need calculation

    /*
    Chapter 5: Programming Assignment 7
    Programmer:
    Date:
    Program Name: AveragingGradesTemplate
    */

    import java.io.*;

    public class AveragingGradesTemplate
Results 1 to 4 of 4