Question: I am using visual basics for this application. I need the code and an explanation too since im not that good at computer science at
I am using visual basics for this application. I need the code and an explanation too since im not that good at computer science at all. Thank you.
Suppose you have a treadmill with three different speeds (low, medium, high). Assume that low speed burns 5.5 calories/minute, medium speed burns 6.5 calories/minute, and high speed burns 7.5 calories/minute. Create an application that lets the user select the speed from a ComboBox control, and uses a loop to display the number of calories burned after 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, and 60 minutes. Display the value in a ListBox control.
Designer view should be as shown below
(label) Treadmill speed:
Calories Burned Information
(box) IstOutput
Display Data (button) Exit (button)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
