Learning to check odd or even numbers gave me a beginner-friendly look at Python’s control structures. Using if–else helped me understand how programs branch based on conditions. This simple example made the concept of control flow easy to see and practice. https://docs.vultr.com/python/examples/check-if-a-number-is-odd-or-even