The odd–even task helped me see how Python breaks a problem into two clear paths. If the condition is met, one block runs; if not, the alternative executes. This basic branching structure made coding feel more predictable and easier to understand. https://docs.vultr.com/python/examples/check-if-a-number-is-odd-or-even