Math, asked by ankitbiswas258012, 14 hours ago

Calculate the amount paid for each items by the customer

Attachments:

Answers

Answered by rr9744723
1

Apple=40.00

Banana=30.00

Fish=100.00

Bread=45.00

Milk=20.00

price=0.00

print("Apple: Php 40.00")

print("Banana: Php 30.00")

print("Fish: Php 100.00")

print("Bread: Php 45.00")

print("Milk: Php 20.00")

:

Similar questions