Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Write a pseudo code that reads the Temperature of 3 patients in Celsius ( T 1 , T 2 , T 3 ) . You
Write a pseudo code that reads the Temperature of patients in Celsius T T T You should compute the average of the patients' temperature's TAverage If the Taverage is greater than Celsius, your algorithm should print "Over Temperature", otherwise "Normal Temperature" message should be printed. Your algorithm should output the weights, Waverage, and the appropriate message.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started