Computer Science, asked by Muhammad4471, 2 days ago

write an algorithm and design a flowchart to calculate bill amount for an item given its quantity sold, value, discount and tax

Answers

Answered by mkushwah24
0

Explanation:

Write an algorithm and draw a flowchart to display the total water bill charges of the month depending upon the number of units consumed by the customer as per the following criteria: • for the first 100 units @ 5 per unit • for next 150 units @ 10 per unit • more than 250 units @ 20 per unit Also add meter charges of 75 per month to calculate the total water bill.

Similar questions