Question: I. need help. with this. c++ problem thank you 16 pOMILS) displays it inside 2. Write program to print out the appropriate activity depending on

I. need help. with this. c++ problem

I. need help. with this. c++ problem thank you 16 pOMILS) displays

thank you

16 pOMILS) displays it inside 2. Write program to print out the appropriate activity depending on the temperature. (16 points) swimming temp> = 85 temp>70 but less than 85 - tennis temp > -32 but less than 70 -golf temp>-0 but less than 32 -skiing else(none of these temperatures apply) go for dancing You have to write a function called PrintActivity that will take the temperature as input and pass it to the function. It will then determine what activity to be done inside of the function and print it inside the function. Remember this is a void function Pseudo code: r for the function 2. Read temperature from the user 3. Pass the temperature to the function 4. Decide the activity and print it put on the screen

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!