Performing the addition of two numbers in C helps learners understand the flow of execution — from declaring variables to printing output. It’s a simple yet crucial example that introduces arithmetic computation and programming logic in a beginner-friendly way. https://docs.vultr.com/clang/examples/add-two-integers 
