Computer Science, asked by treciamae, 3 months ago

Jack sells fish for 149.95 per kg and gives discount of 15% to a customer who buys more than 5 kg. Design a program in Python that accepts the number of kilograms a customer bought and display the computed costumer's amount due.​

Answers

Answered by shinchen08
1

Answer:

Jack sells fish for 149.95 per kg and gives discount of 15% to a customer who buys more than 5 kg. Design a program in Python that accepts the number of kilograms a customer bought and display the computed costumer's amount due.Jack sells fish for 149.95 per kg and gives discount of 15% to a customer who buys more than 5 kg. Design a program in Python that accepts the number of kilograms a customer bought and display the computed costumer's amount due.

Explanation:

Jack sells fish for 149.95 per kg and gives discount of 15% to a customer who buys more than 5 kg. Design a program in Python that accepts the number of kilograms a customer bought and display the computed costumer's amount due.Jack sells fish for 149.95 per kg and gives discount of 15% to a customer who buys more than 5 kg. Design a program in Python that accepts the number of kilograms a customer bought and display the computed costumer's amount due.

Similar questions