Chapter 3: Problem 25
A retail store grants its customers a maximum amount of credit. Each customer's available credit is his or her maximum amount of credit minus the amount of credit used. Write a pseudocode algorithm for a program that asks for a customer's maximum amount of credit and amount of credit used. The program should then display the customer's available credit. After you write the pseudocode algorithm, convert it to a complete \(\mathrm{C}_{++}\) program.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.