Question: Write a program to calculate the percentage discount on a total purchase. The user will be prompted for a total purchase cost and a discount.
Write a program to calculate the percentage discount on a total purchase.
The user will be prompted for a total purchase cost and a discount. The program will then display the cost minus the discount.
Grade Criteria
Formatting - 20% Organization - 20% Syntax - 30% Program Completeness - 30%
Outcomes: CLO#5: Develop projects that utilize logical algorithms from specifications and requirements statements. CLO#6: Demonstrate appropriate design, coding, testing, and documenting of computer programs that implement project specifications and requirements. CLO#7: Apply computer programming concepts to new problems or situations.
Objectives: Write programs that input and handle numeric, character, and string data Use arithmetic operators and the creation of mathematical expressions Perform steps to debug and hand-trace code
Its C++ programming language. I use Visual Studio 2019 by the way, this class is Programming Fundamental. I need your help!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
