Question: Code a program in Racket Use the conditional cond to define a function named bloodpressure that takes two arguments: the first argument represents a systolic
Code a program in Racket
Use the conditional cond to define a function named bloodpressure that takes two arguments: the first argument represents a systolic blood pressure (sbp) and the second one represents diastolic blood pressure(dbp).

Blood Pressure SBP DBP Classification mmHg mmHg Normal 160 or 100 Hypertension
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
