The simple calculator program helped me see how code responds directly to user input. The switch–case statement made the program react to each selected operation. This taught me how input and logic work together to produce output. It made programming feel more interactive and intuitive. https://docs.vultr.com/clang/examples/make-a-simple-calculator-using-switch---case