Question
WRITE A PROGRAM THAT WILL ASK FOR A PRICE. IF THE PRICE IS GREATER THAN 1000, COMPUTE A 10% DISCOUNT FROM THE ORIGINAL PRICE. DISPLAY THE COMPUTED DISCOUNT.
Answers
Which part of this assignment are you having trouble with? The logic? Or File I/O?
Related Questions
compute the unit price for products sold the program should input the name and price of an item and...
write a pascal program which reads price of an item. the program should compute 25% discount on the...
Write pseudocode for a program that calculates a customer’s total price after tax. The program will...
Write an algorithmic description(pseudocode) and draw a flowchart for a program that calculate 20% d...