Computer Science, asked by mathushrirajendran12, 7 months ago

A shop will give discount of 10% if the cost of purchased quantity is more than 1000.Ask user for quantitySuppose, one unit will cost 100.Judge and print total cost for user.write python program for this? *​

Answers

Answered by harshitkrishna44
0

Explanation:

100×10%

100×10×1/100

cut of by 100

1×10×1/1

=10

Similar questions