2. For a = 10.6, b= 13.9, and e= -3.42. Determine the following values: (a) int (a + b) (b) int (a)+b+c (c) float (int (
Posted: Thu Jun 02, 2022 8:28 am
2. For a = 10.6, b= 13.9, and e= -3.42. Determine the following values: (a) int (a + b) (b) int (a)+b+c (c) float (int (a)) + b (d) float (int (a+b)). (e) abs (a) + abs (b)