Learning to check if a number is odd or even helped me understand how conditional flow works in Python. I saw how Python evaluates an expression and moves to the right block of code based on the result. This made control structures easier to understand and apply. https://docs.vultr.com/python/examples/check-if-a-number-is-odd-or-even