Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.

QUESTION

Help with code?

Using pseudocode, design a program that displays the following menu, and create a loop to repeat the menu after the user is done with the selected item.:

Select an item from the fitness menu:

  1. Enter heart rate
  2. Enter weight
  3. Enter number of minutes of activity
  4. End the program

Enter your selection.

If the user selects item 1, the program should display "What is your heart rate?"

If the user selects item 2, the program should display "Enter your weight in pounds(lbs.)."

If the user selects item 3, the program should display "How many minutes did you walk today?"

If the user selects item 4, the program should end.

After using any of the selections, the program should loop to repeat the menu, until the user selects '4' to end the program.

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question