In a retail store, they offer an anniversary sale for their specially designed T-shirts (A, B, and C). For every Php 1000 total purchases, you will get a 5% discount on Shirt A. Assume that the prices for Shirts A, B, and C are Php50, Php75, and Php100, respectively. Write a program (using python) (with algorithm) that will accept the number of T-shirts purchase (or quantity) for each kind and will display the total purchases, discounted amount, and the amount to be paid (i.e. total purchase – discount). Sample Program Output 1 (with 5% discount): Sample Program Output 2 (with 2 x 5% discount):

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

In a retail store, they offer an anniversary sale for their specially designed T-shirts (A, B, and C). For every Php 1000 total purchases, you will get a 5% discount on Shirt A. Assume that the prices for Shirts A, B, and C are Php50, Php75, and Php100, respectively.

Write a program (using python) (with algorithm) that will accept the number of T-shirts purchase (or quantity) for each kind and will display the total purchases, discounted amount, and the amount to be paid (i.e. total purchase – discount).

Sample Program Output 1 (with 5% discount):

Sample Program Output 2 (with 2 x 5% discount):

 

STORE ANNIVERSARY
STORE ANNIVERSARY
SALE
SALE
Enter quantity for Shirt A:
10
Enter quantity for Shirt A: 3
Enter quantity for Shirt B: 2
Enter quantity for Shirt C: 7
Total Purchases: Php 1000
Discounted Amount: Php
7.50
Total Amount: Php 992.50
Enter quantity for Shirt B: 8
Enter quantity for Shirt C:
10
Total Purchases: Php 2100
Discounted Amount: Php
50.00
Total Amount: Php 2050.50
Transcribed Image Text:STORE ANNIVERSARY STORE ANNIVERSARY SALE SALE Enter quantity for Shirt A: 10 Enter quantity for Shirt A: 3 Enter quantity for Shirt B: 2 Enter quantity for Shirt C: 7 Total Purchases: Php 1000 Discounted Amount: Php 7.50 Total Amount: Php 992.50 Enter quantity for Shirt B: 8 Enter quantity for Shirt C: 10 Total Purchases: Php 2100 Discounted Amount: Php 50.00 Total Amount: Php 2050.50
Expert Solution
steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY