***** Price Markup Calculator ********* Enter Item Amount: 224.47 Markup At: 10% 20% 30% 40% 50% 246.92 269.36 291.81 314.26 336.71 Would you like to display markup for another item? : To complete this assignment, my expectation is that you will use four (4) looping structures as outlined below: Loop 1: As you can see, the item amount (cost) is entered (validate this data entry using a loop structure, looping until the user enters a valid number > 0). As we move through the course, we will discover more sophisticated ways of validating user input. For now, an entry > 0 is sufficient. The output for invalid entry is as follows: *** Price Markup Calculator Enter Item Amount: -1 Invalid Entry. Enter Item Amount: -5 Invalid Entry. Enter Item Amount: Loop 2: From there, a horizontal list of percentages ( 10 %, 20%, 30%, 40%, and 50% ) mark the column headings and are provided via another loop. Loop 3: Then, and from the value entered, the markup is calculated at 10, 20, 30, 40, and 50 percent which is also done with a loop. Calculation: item cost * markup rate + item cost. At a minimum, I expect to see the result of this calculation rounded to 2 decimal places (dollars and cents). Note: I recommend using an integer as your loop control variable. Loop 4: Finally, the entire application resides within a user confirmation loop to continue.
***** Price Markup Calculator ********* Enter Item Amount: 224.47 Markup At: 10% 20% 30% 40% 50% 246.92 269.36 291.81 314.26 336.71 Would you like to display markup for another item? : To complete this assignment, my expectation is that you will use four (4) looping structures as outlined below: Loop 1: As you can see, the item amount (cost) is entered (validate this data entry using a loop structure, looping until the user enters a valid number > 0). As we move through the course, we will discover more sophisticated ways of validating user input. For now, an entry > 0 is sufficient. The output for invalid entry is as follows: *** Price Markup Calculator Enter Item Amount: -1 Invalid Entry. Enter Item Amount: -5 Invalid Entry. Enter Item Amount: Loop 2: From there, a horizontal list of percentages ( 10 %, 20%, 30%, 40%, and 50% ) mark the column headings and are provided via another loop. Loop 3: Then, and from the value entered, the markup is calculated at 10, 20, 30, 40, and 50 percent which is also done with a loop. Calculation: item cost * markup rate + item cost. At a minimum, I expect to see the result of this calculation rounded to 2 decimal places (dollars and cents). Note: I recommend using an integer as your loop control variable. Loop 4: Finally, the entire application resides within a user confirmation loop to continue.
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
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 3 steps with 1 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