Checking odd or even numbers gave me a clear and simple way to practice Python’s modulus operator. Understanding how “% 2” reveals the remainder made numeric checks easy to understand. This exercise strengthened my confidence in using mathematical operators inside code. https://docs.vultr.com/python/examples/check-if-a-number-is-odd-or-even