Learning how to check if a number is odd or even helped me develop conditional thinking in Python. By evaluating a simple modulus expression, I saw how Python determines the correct outcome instantly. This small task made me more comfortable writing logical tests and improved my decision-making skills in code. https://docs.vultr.com/python/examples/check-if-a-number-is-odd-or-even