Write a program to implement Programming Problem 2, page 99-100 in the book.
- Please make sure that you use comments in your program including:
- A header block.
- A data dictionary.
- Comments on major code segments.
- Please use both constants and variables in this program.
- Please observe the indentation style from my notes and the book.
- This program must compile and run on cslab41
When the program is complete, please send a copy to dbennett@edinboro.edu,
the subject of your message should be program1, csci 130
This program is due Friday, September 28 at 11:59 pm.
This program is worth 10 points.