Question: Chapter 1 Algorithm Workbench Write pseudocode algorithms for the programs described as follows: 1)- Available Credit A program that calculates a customer's available credit should
Chapter 1 Algorithm Workbench Write pseudocode algorithms for the programs described as follows: 1)- Available Credit A program that calculates a customer's available credit should ask the user for the following: . The customer's maximum amount of credit The amount of credit used by the customer Once these items have been entered, the program credit by subtracting the amount of credit from the maximum amount 2)- Sales Tax A program that calculates the total of a retail sale should ask the user for the following: should calculate and display the customer's available credit. You can calculate a The retail price of the item being purchased The sales tax rate One these items have been entered, the program should calculate and display the following: . The sales tax for the purchase . The total of the sale
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
