Chapter 12 Exercises Exercise 1 Define a function called sumOfTwoEvensIsEven that states and proves that the sum of two Even Nats is Even. Answer Exercise 2 Define a function called sumOfTwoOddsIsEven that states and proves that the sum of two Odd Nats is Even. Answer