Search:

Type: Posts; User: thebigtimeGNAR

Search: Search took 0.07 seconds.

  1. Re: Averages, Highest & using a .csv file ! ? ! ?

    Also, I'm supposed to output 'the highest score' as well. So i'm thinking throwing something like this in there-



    public String getName(){ 079 String name = file.getName(); 080 if (ref !=...
  2. Re: Averages, Highest & using a .csv file ! ? ! ?

    It's telling me the file is Invalid to upload?

    but it consists of a simple spreadsheet similar to,

    "Jane Doe, 86, 88, 77, 92, 99"
    "Another Person, 88, 33, 99, 100"

    and 3 others similar.
    ...
  3. Averages, Highest & using a .csv file ! ? ! ?

    Please Help me if you can. I'm doing a project that is supposed to output Averages on student Test Scores (5 Students), and output their names, as well as display the highest score. The student score...
Results 1 to 3 of 3