Homework Help

forget
Last edited on
These things are always easier if you can break them down into logical steps.

1) Read the contents of the file into appropriate containers in memory.

2) Parse the data you've read to determine the number of scores.

3) Sort the scores you've read into categories, so that you can determine the number of scores in each.
Topic archived. No new replies allowed.