66 Likes
2 * (l * b + b * h + l * h)
Answered By
33 Likes
If m = 5 and n = 2, predict the output values of m and n:
(a) m -= n;
(b) n = m + m/n;