Computer Science, asked by angel74939, 2 months ago

Write a python program to accept price of an item and number of quantities sold. If
quantity sold is more than 500, then give them a discount of 10%. If quantity sold is less
than or equal to 500 or more than 250, then give them a discount of 5%. Finally display the amount payable.

Yrr pls koi iska answer dedo jo sure hai...
MathsLover00 pls answer check krke do

I need your help buddies please

Answers

Answered by rimanpanda
0

Answer:

# to input amount and print its discount

amount=float (raw_input("Enter your amount"))

discount1=float (raw_input("If you buy goods worth more than $500, you'll get a discount of 10%))

discount2=float (raw_input("If you buy goods less than $500, you'll get a discount of 5%))

discount= discount%*SP

print "Discount specifications"

print "Amount=", Amount

print "Discount=", Discount

Bonjour, je'mapplle Pierre.

Similar questions