The odd–even exercise helped me understand how Python handles remainders using the modulus operator. A simple “% 2” check determined whether the number was divisible or not. This made numeric conditions feel straightforward and easy to apply in other programs. https://docs.vultr.com/python/examples/check-if-a-number-is-odd-or-even