Question: Problem-Solving 1. Develop an algorithm and write pseudocode to print the names of members, account status and the number of members with no outstanding balance.

Problem-Solving 1. Develop an algorithm and write pseudocode to print the names of members, account status and the number of members with no outstanding balance. The algorithm must accept as input the first and last name of the member, plan code, payment code, new fee and total paid. The algorithm must determine and keep track of the number of members who have no outstanding balance. On each pass the algorithm should print the name of the client and the word "Arrears" Page 6 of 14 or "OK". At the end the number of members who have no outstanding balance must also be printed. Test the algorithm with data from ten clients. Data to test the algorithm must be sourced from the spreadsheet section of the project
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
