Understanding how to test a number for odd or even showed me how quickly Python makes logical decisions. The conditional check guided the flow instantly, proving how efficient Python is at evaluating expressions. This exercise helped me build confidence in writing clean, decision-based code. https://docs.vultr.com/python/examples/check-if-a-number-is-odd-or-even