Question: fast Write a python program that takes a sale amount as an input and print the discount message as given based on the table. Amount
Write a python program that takes a sale amount as an input and print the discount message as given based on the table. Amount Discount 0-150 2.5% 151-350 5.5% 351-650 7.5% 651-1000 11.2% > 1000 12.5%
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
