Reference no: EM13919766
Week 5 iLab- Fireworks Stand Checkout
TCO 5-Given a simple problem that requires iteration, create a solution algorithm that employs loops.
TCO 8-Given a more complex problem, develop a complete solution that includes a comprehensive statement of the problem, complete program design, and program documentation.
Scenario
Your algorithm will keep track of a customer's purchases at the local fireworks stand. Customers will not know exactly how many items they will purchase, so using a For loop on this lab is not allowed. Let's keep the rules simple.
• Accept the dollar value of each item purchased from the user until the user is finished.
• When purchases are complete, enter a sentinel value of -1 (indicating that the user has finished).
• If the item purchased is $50.00 or more, give your customer a 10% discount on the item purchased.
• Display all of the purchases to the customer with the original price and the discount price.
Be sure to think about the logic and design first (IPO chart, pseudocode, and flowchart), then code the C# program
Rubric
1-Variable List With Data Type & IPO Table
List all variables you will use (use valid variable names). Indicate whether the data type is string, integer, or double, and so on.
List the inputs, any processes/calculations, and outputs. Use the same valid variable names you used in Step 1.
Inputs Process (calculations) Outputs
3-Flowchart
Use MS Visio to create a flowchart. Paste the flowchart here, or attach it as a separate document. Use the same valid variable names you used in Step 1.
5-C# Code
Screenshot of Running Program
Zipped Project File (submitted to Dropbox)
Copy/paste your C# code here.
Paste a screenshot(s) of the complete working program here. Use test scenarios to test all possible paths of execution.
Submit a separate zipped file to the Dropbox containing the complete project folder.
What is the equivalent rate with semiannual compounding
: An interest rate is 11.75% per annum expressed with continuous compounding. What is the equivalent rate with semiannual compounding? (margin of error: +/- 0.01%)
|
Sexually assaulting the victim
: A 12-year-old boy was caught in the act of sexually assaulting a 14-year-old female acquaintance by the victim's 16-year-old brother, who had arrived home and observed the juveniles in the act. The 12-year-old juvenile suspect, in addition to sexu..
|
Market-derived real estate capitalization rates
: What effect, if any, might an increase in the rate of return prospects in the stock or bond markets have on market-derived real estate capitalization rates? Can you think of circumstances that might cause a property’s market value to decline faster t..
|
How the market would set the yield to maturity
: Blue Crab, Inc. plans to issue new bonds, but is uncertain how the market would set the yield to maturity. The bonds would be 29-year to maturity, carry a 8.02 percent annual coupon, and have a $1,000 par value. Blue Crab, Inc. has determined that th..
|
More complex problem, develop a complete solution
: Your algorithm will keep track of a customer's purchases at the local fireworks stand. Customers will not know exactly how many items they will purchase, so using a For loop on this lab is not allowed. Let's keep the rules simple.
|
When a doctor proposes a new surgical procedure
: When a doctor proposes a new surgical procedure, how do you recommend the SKU for a new custom pack be entered into the hospital's supply-chain system?
|
Two WACC components-Debt and Equity
: Assume that Marriott uses only two WACC components – Debt and Equity (common stock). Calculate the WACC for each of the three Marriott divisions (lodging, contract services, and restaurants). Be sure to document and explain the reasons for any assump..
|
Find the fourier transform
: Find the Fourier transform X(eiω) of x[n]. Find the N-point DFT X [k] of the finite-length sequence x[n). Find the DFT of x[n] for the case ω0 = 2πk0/N, where k0 is an integer
|
Describe the organization current hiring needs
: Evaluate the cultural issues that need to be addressed. Analyze the ethical considerations that apply. Describe the organization's current hiring needs and projected hiring needs for the coming year. Develop a recruitment plan for fulfilling the comp..
|