Write a python program to accept the body temperature, age and weight of 6 persons using loops. For each person, check the following conditions: (i) Temp>39.5 & age >55 and weight >75 – display ‘High...

Write a python program to accept the body temperature, age and weight of 6 persons using loops. For each person, check the following conditions: (i) Temp>39.5 & age >55 and weight >75 – display ‘High Risk’ Otherwise (ii) Temp is between 38 and 39.5 & age is between 45 and 55 and weight is between 65 and 75 – display ‘ Medium Risk Otherwise (iii) Display ‘ Low Risk’

Jun 05, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here