The odd–even checker helped me see how Python performs math inside conditions. The modulus operation ran first, and its result guided the conditional statement. This made me appreciate how Python processes expressions step-by-step to reach the right answer. https://docs.vultr.com/python/examples/check-if-a-number-is-odd-or-even