0

can help me in this problem!?

Write a C++ code to read the user temperature from the keyboard. Decide advice as follow: Temp < 37 = 37 >= 37 Advice Below Normal Normal Above Normal

11th Oct 2022, 12:35 PM
Sarah
Sarah - avatar
1 Answer
+ 3
Learn conditionals, you'll get it done in no time 👍
11th Oct 2022, 2:04 PM
Ipang