write a program to carry out the stated task
The number of calories burned per hour by cycling, running, and swimming are ZOO, 475, and 275, respectively. A person loses 1 pound of weight for each 3500 calories burned. Write code to read the number of hours spent at each activity and then display the number of pounds worked off. A sample run is shown in Fig. 3.13.