Question: use python.Write a function named core _ temp that takes the core temperature ( in Celsius ) of a nuclear reactor and returns the following
use python.Write a function named coretemp that takes the core temperature in Celsius of a nuclear reactor and returns the following responses:
'core is shut down' if the temperature is lower than
'core is below optimum' if the temperature is larger or equal than but smaller than
'core is at optimum' if the temperature is
'core is above optimum' if the temperature is larger than and smaller than
'run for your life' if the temperature is larger or equal than
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
