The if-else statements determine whether a variable is odd or even and then displays the result.

The x variable is an even number.
The y variable is an odd number.