Question
Write a program to compute discount percentage given the marked price and selling price. the user inputs marked and selling price using keyboard
Answers
Is there something you don't understand about this assignment? We will not be writing the program for you, ever.
Related Questions
compute the unit price for products sold the program should input the name and price of an item and...
WRITE A PROGRAM THAT WILL ASK FOR A PRICE. IF THE PRICE IS GREATER THAN 1000, COMPUTE A 10% DISCOUNT...
Ask the user to enter the discount percentage(rate) offered in a sale
Accept the discount percent...
3. Write an algorithm and pseudocode which asks a user to enter the price of an item. Once the user...