Answer to Exercise 2-10, page 52 Solution by Bryan Williams Rewrite the function lower, which converts upper case letters to lower case, with a conditional expression instead of if-else . /* Exercise 2-10. Rewrite the function lower, which converts upper case letters to lower case, with a conditional expression instead of if-else. Assumptions : by conditional expression they mean an expression i..