Question: 11. Suppose you would like your code to perform several tasks: Use a For... Next loop with an InputBox to prompt the user four times

 11. Suppose you would like your code to perform several tasks:

11. Suppose you would like your code to perform several tasks: Use a For... Next loop with an InputBox to prompt the user four times for the price of four different T-shirts, then display each shirt price with a 25% discount in the ListBox IstResult. Finish the code below to accomplish the task 4 points Dim intIndex As Integer Dim sngPrice, sng DiscountPrice As Single For intIndex- sngPrice- sngDiscountPrice- IstResult Next 12. Finish the code segment below that will calculates the average of 5 numbers input with an input box, and display the answer in lblResult? 6 points intCount0 intSum -0 Do While int Value intSum intCount Loop sngAvg = Ib!Result."Text =

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!