# constants used to convert weights... LB_TO_KG = 0.453592 KG_TO_LB = 1 / LB_TO_KG MAX_CALCS = 5 MIN_WEIGHT = 0