Question: PYTHON A. Using conditional statements (i.e. statements like if-elif-else) write a program that asks a user for 3 numbers, and then reports what the largest
PYTHON
A. Using conditional statements (i.e. statements like if-elif-else) write a program that asks a user for 3 numbers, and then reports what the largest of those 3 numbers is.
B. Write a program to read in a persons height and weight. Report whether the person is underweight, at a healthy weight, overweight, or obese
See: https://www.cdc.gov/healthyweight/assessing/bmi/adult_bmi/index.html
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
