What is the inverse of the following conditional statement?

"If two numbers are odd, then their sum is always even."

If their sum is not always even, then the two numbers are not odd.
Two numbers are odd if and only if their sum is even.
If their sum is always even, then the two numbers are odd.
If two numbers are not odd, then their sum is not always even.

If two numbers are not odd, then their sum is not always even.