displaylnfo (purchase, payment) Sample outputs from Homework #6 Part 2 HOMEWORK #6 PART 2 ** Vending Machine **** 1. Coke $1.25 2. Pepsi $1.00 3. Water $2.00 4. Coffee $1.50 5. Exit Menu Calculate tax (6% of purchase) Calculate total purchase (purchase + calculated tax) Enter your choice: 1 How many do you want? 1 How much is your payment? $2 Tax Amount: $0.07 Total Purchase: $1.32 Change: $0.68 Calculate change Programmer: insert your name here (payment – total purchase) HOMEWORK #6 PART 2 **** Vending Machine **** 1. Coke $1.25 2. Pepsi $1.00 3. Water $2.00 4. Coffee $1.50 5. Exit Menu Display calculated values Enter your choice: 2 How many do you want? 2 How much is your payment? $10 Return Code this program using the 4 functions indicated by the flowcharts. Use the tax rate as Tax Amount: S0.12 Total Purchase: $2.12 6% (0.06). Be sure your code is structured (only one return in each function, no exit, or Change: $7.88 continue, or break-except in switch.) Upload to Blackboard: HW6Part2.cpp Programmer: insert your name here
displaylnfo (purchase, payment) Sample outputs from Homework #6 Part 2 HOMEWORK #6 PART 2 ** Vending Machine **** 1. Coke $1.25 2. Pepsi $1.00 3. Water $2.00 4. Coffee $1.50 5. Exit Menu Calculate tax (6% of purchase) Calculate total purchase (purchase + calculated tax) Enter your choice: 1 How many do you want? 1 How much is your payment? $2 Tax Amount: $0.07 Total Purchase: $1.32 Change: $0.68 Calculate change Programmer: insert your name here (payment – total purchase) HOMEWORK #6 PART 2 **** Vending Machine **** 1. Coke $1.25 2. Pepsi $1.00 3. Water $2.00 4. Coffee $1.50 5. Exit Menu Display calculated values Enter your choice: 2 How many do you want? 2 How much is your payment? $10 Return Code this program using the 4 functions indicated by the flowcharts. Use the tax rate as Tax Amount: S0.12 Total Purchase: $2.12 6% (0.06). Be sure your code is structured (only one return in each function, no exit, or Change: $7.88 continue, or break-except in switch.) Upload to Blackboard: HW6Part2.cpp Programmer: insert your name here
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...
Related questions
Question
C++

Transcribed Image Text:displaylnfo
(purchase, payment)
Sample outputs from Homework #6 Part 2
HOMEWORK #6 PART 2
**** Vending Machine ****
1. Coke $1.25
2. Pepsi $1.00
3. Water $2.00
4. Coffee $1.50
5. Exit Menu
Calculate tax
(6% of purchase)
Calculate total purchase
(purchase + calculated tax)
Enter your choice: 1
How many do you want? 1
How much is your payment? $2
Tax Amount: $0.07
Total Purchase: $1.32
Change: $0.68
Calculate change
Programmer: insert your name here
(payment – total purchase)
HOMEWORK #6 PART 2
**** Vending Machine ****
1. Coke $1.25
2. Pepsi $1.00
3. Water $2.00
4. Coffee $1.50
5. Exit Menu
Display
calculated values
Enter your choice: 2
How many do you want? 2
How much is your payment? $10
Return
Code this program using the 4 functions indicated by the flowcharts. Use the tax rate as
Tax Amount: $0.12
Total Purchase: $2,12
6% (0.06). Be sure your code is structured (only one return in each function, no exit, or
Change: $7.88
continue, or break-except in switch.) Upload to Blackboard: HW6Part2.cpp
Programmer: insert your name here

Transcribed Image Text:HOMEWORK 6 PART 2
takePayment
Date Due: Wednesday, April 21, 2021 at 11:59pm
TakePurchase
(Price)
Develop a program working as a soda vending machine. The program should show the
product menu with price and take user input for product number, quantity and pay
Prompt for
and input
payment
amount. The output should show the total sale price including tax and the change.
Planning
Prompt for and
input quantity
- Program INPUT PROCESS OUTPUT
Input
Process
Output
1. Product Number
2. Product Quantity
3. Payment Amount
1. Show menu
1. Total Purchase
Return
(рayment)
2. Calculate purchase
3. Take payment
4. Calculate tax
2. Tax (6% of
Total Purchase)
3. Change
Return
(price * quantity)
5. Calculate Total
purchase
6. Calculate Change
Planning
- Function Flow Charts
showMenu
Show menu:
1. Coke $1.25
2. Pepsi $1.00
3. Water $2.00
4. Coffee $1.50
5. Exit Menu
return price
Expert Solution

This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 2 steps with 5 images

Recommended textbooks for you

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 Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science

Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning

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 Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science

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
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning

Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education

Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY