Question: Write a program in C + + to enter the sales amount for 5 different stores. The program will show the sales for each store
Write a program in C to enter the sales amount for different stores. The program will show the sales for each store as a bar graph but the bar graph will use asterisks representing of sales. Of course the input must be greater than and limited to If the code looks repetitive no worries we will fix it later and you can use variables storeSalestoreSale because we only have stores, one condition you will have to not allow any string charecters to be accepted as input if the user inputs anything other than a integer than display a invalid message and prompt user to input sales of
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
