You are on page 1of 1

Problem Solving

The management team is requesting a breakdown of the profits made from each group that
visited the hotel.
1. You are require to enter the name of the Guest, Company ID and the final cost paid by
each customer, give a Grand Total for each group and an overall total.

2. Using the data from the spreadsheet design a trace table that will test the correctness the
Pseudocode based on the required output stated in item 1 above.

3. Using the programming language Pascal, write a program code to implement the
Pseudocode.

4. Test the program with the data from the trace table and present a screenshot of the output
screen of the program.

NB. Create a folder Problem Solving containing the following files.


 Pseudocode Algorithm
 Trace Table
 Program Code
 Executable Program File
 Print screen of program execution.

You might also like