Final answer:
To complete the program, follow these steps: create the file with the specified format, write code to accept and process the file, and output the desired results.
Step-by-step explanation:
In order to complete the program, you will need to follow these steps:
- Create a file with the information in the specified format.
- Write code that allows your program to accept the file as input and process it.
- Output the desired results based on the information in the file.
For step 1, the file should contain the necessary information in the specified format. For step 2, the code should be written to read and process the file. You can use programming languages like Python or Java to accomplish this.