Final project for a Java class I took.
#Instructions
Run via command line: java TestLetterGrader inputfile outputfile
Format of input file is as follows:
John Doe1, 0-100, 0-100, 0-100, 0-100, 0-100, 0-100, 0-100
John Doe2, 0-100, 0-100, 0-100, 0-100, 0-100, 0-100, 0-100
Etc.