Assignment Help-Pascal Programming and Trace Tables
Using data from your database, make a random listing of persons who have paid in full for their costumes. The listing should contain the IDNumber, and full amount paid by each masquerader for his/her costume and should be chosen randomly from each of the five sections.
No more than twelve persons should be selected. Using this listing, design a trace table that traces the number of masqueraders in each section, the amount paid, and traces the total amount collected in each section.
Program Implementation
Using the programming language Pascal, write program code to implement the algorithm in
https://drive.google.com/open?id=13JilF9Rv5xyjtzfE…
above is the link to the database referenced