Learning how to check odd or even numbers helped me understand how Python uses remainders to evaluate conditions. The modulus operator made it easy to see whether a number was divisible by two or not. This exercise built my confidence in using mathematical operations inside Python programs. https://docs.vultr.com/python/examples/check-if-a-number-is-odd-or-even