Best writers. Best papers. Let professionals take care of your academic papers

Order a similar paper and get 15% discount on your first order with us
Use the following coupon "FIRST15"
ORDER NOW

Im having trouble getting the last portion of the code to show up, SO this isnt coming up in my code i cant figure out why the sales report not coming up. Salsa Sales Report

Im having trouble getting the last portion of the code to show up, SO this isnt coming up in my code i cant figure

out why the sales report not coming up.

Salsa Sales Report

Name    Jars Sold

_________________

mild:  11

medium:  22

hot:  33

sweet:  44

fruit:  55

verde:  66

zesty:  77

Total Sales:           308

High Seller: zesty

Low Seller: mild

Press any key to continue.

CIS170C-Week 3 Lab InstructionsLab 3 of 7: ArraysLab Overview—Scenario/SummaryYou will code, build, and execute a program that will use looping to determine the score for a diver based onindividual judge’s scores.Learning outcomes:1.Become familiar with the using an array.2.Populate an array with data.3.Be able to debug a program of syntax and logic errors.4.Be able to use the debug step-into feature to step through the logic of the program and to see how thevariables change values.DeliverablesSectionDeliverablePointsAll Stepsin LabStep 6: Program Listing and Output40Lab StepsPreparation:If you are using the Citrix remote lab, follow the login instructions located on the lab area in Course Home.Locate the Visual Studio 2015 icon, and launch the application.Step 1:Requirements—parallel arraysYou need to store sales for seven differnet types of salsa: mild, medium, hot, sweet, fruit, verde, and zesty. Youwill need two parallel seven element arrays. An array of strings to hold the salsa names and an array of integersholding the number of jars sold during the past month for each type of salsa. Create a string array, and initializeit with the salsa types. The program should prompt the user to enter the number of jars sold for each type. Useinput validation with a loop to ensure that negavie values are not input.Once the data is input, the program should display a report that shows sales for each salsa type, total salesPage 1 of 3qattachments_7d9d034b751711f7832819b10cd8fd2be101d0d9.docxStudent Lab Activity
Background image of page 1
 
Looking for a Similar Assignment? Order now and Get 10% Discount! Use Coupon Code "Newclient"