/Student

Challenge 4. This code is for a student record keeping system. The base class "Student" has methods for reading student data from a file, checking for emptiness, printing data to a file, calculating letter grades, and printing a grade distribution.

Primary LanguageJava

No issues in this repository yet.