Student Record Validator

Add student records, then validate them all for errors.

student_validator.py — Python
$ python student_validator.py
$ Enter record (name, grade, email): 
View Python Source