Checking whether a number is odd or even showed me how basic math translates into clear Python code. A small calculation with the modulus operator was enough to determine the result. This exercise highlighted how simple mathematical ideas become practical programming logic. https://docs.vultr.com/python/examples/check-if-a-number-is-odd-or-even