Computer Networking: A Top-Down Approach (7th Edition)
Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN: 9780133594140
Author: James Kurose, Keith Ross
Publisher: PEARSON
Bartleby Related Questions Icon

Related questions

Question

Python Please, Input is :

pen

45

Create a solution that accepts a string input representing an item to be purchased and an integer input identifying the quantity of
that item to be purchased. The following dictionary inventory lists availablems as the key with the cost per item as the value.
inventory= {"pen": 0.53, "pencil": 0.16, "marker" 0.96, eraser" 0.67, "highlighter": 0.87)
Additionally, if the purchased quantity is
• fewer than 50 items, the price is the full cost per item
• between 50 and 100 items (inclusive), the purchase receives a 10% discount
• greater than 100 items, the purchase receives a 15% discount
Output the chosen item and total cost of the purchase to two decimal places.
The solution output should be in the format
item_name $total_purchase_cost
Sample Input/Output:
If the input is
45
then the expected output is
pen $23.85
CAREER
MOSCHOEMAN
HEREN DEN
M
Chaped Baby
expand button
Transcribed Image Text:Create a solution that accepts a string input representing an item to be purchased and an integer input identifying the quantity of that item to be purchased. The following dictionary inventory lists availablems as the key with the cost per item as the value. inventory= {"pen": 0.53, "pencil": 0.16, "marker" 0.96, eraser" 0.67, "highlighter": 0.87) Additionally, if the purchased quantity is • fewer than 50 items, the price is the full cost per item • between 50 and 100 items (inclusive), the purchase receives a 10% discount • greater than 100 items, the purchase receives a 15% discount Output the chosen item and total cost of the purchase to two decimal places. The solution output should be in the format item_name $total_purchase_cost Sample Input/Output: If the input is 45 then the expected output is pen $23.85 CAREER MOSCHOEMAN HEREN DEN M Chaped Baby
Expert Solution
Check Mark
Knowledge Booster
Background pattern image
Recommended textbooks for you
Text book image
Computer Networking: A Top-Down Approach (7th Edi...
Computer Engineering
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:PEARSON
Text book image
Computer Organization and Design MIPS Edition, Fi...
Computer Engineering
ISBN:9780124077263
Author:David A. Patterson, John L. Hennessy
Publisher:Elsevier Science
Text book image
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:9781337569330
Author:Jill West, Tamara Dean, Jean Andrews
Publisher:Cengage Learning
Text book image
Concepts of Database Management
Computer Engineering
ISBN:9781337093422
Author:Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:Cengage Learning
Text book image
Prelude to Programming
Computer Engineering
ISBN:9780133750423
Author:VENIT, Stewart
Publisher:Pearson Education
Text book image
Sc Business Data Communications and Networking, T...
Computer Engineering
ISBN:9781119368830
Author:FITZGERALD
Publisher:WILEY