Question: Intro to C++ programming question Ask the user for a patient's temperature (a float). If the temperature entered is greater than 99.8, then respond in
Intro to C++ programming question

Ask the user for a patient's temperature (a float). If the temperature entered is greater than 99.8, then respond in a certain way, otherwise respond in another way. For example Please enter the patient's temperature: 100 The patient seems to have a fever. OR Please enter the patient's temperature: 98.6 The patient does not have a fever
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
