Create your algorithm using pseudocode that determines if adepartment store customer has exceeded their credit limit. Be sureyou gather the following inputs from the user:
Account number
Balance of the account
Total cost of all the products the customer is looking topurchase
Allowed credit limit After you gather the inputs, make sure youralgorithm calculates if the user can purchase the products andprovides a message to the user indicating if the purchase isapproved or declined. Document your answers in a Microsoft Worddocument.
Expert Answer
An answer will be send to you shortly. . . . .