Learning to check odd or even numbers introduced me to the basics of decision flow in Python. I saw how the program examines a condition, evaluates it, and moves to the correct block of code. This exercise helped me visualize how decisions shape the program’s output. https://docs.vultr.com/python/examples/check-if-a-number-is-odd-or-even