Demonstration (due at the end of week 7 lab)
During lab, work with a partner to create a test input file that will
test the error handling capabilities of your program. The first line of
the file should contain your and your partner's names.
You must demonstrate full app functionality for the sample input file (shown above) by the end of lab.
Your code does not need to handle exceptions for the demonstration.
Submission (due at 11pm Tuesday of week 8)
Each student must submit their program with complete functionality.
Your code should follow the Coding Standards.