Question: In Visual Basic Language. As part of this tutorial, you will be designing an application that requires the user to determine the number of iterations
In Visual Basic Language. As part of this tutorial, you will be designing an application that requires the user to determine the number of iterations a loop should perform. You may use control type and loop you deem useful. Hint: Tutorial &
No particular UI design requirement, use your own creativity to create one.
Task:
In your application, you will ask the user how many days they have sales figures for. The application will then use this value to determine the number of iterations needed to collect sales data for each day.
Input: Number of entires; Sales for each entries.
Output: Calculate and display all the data entries, total sales and average sales amount after data collection.
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
