Building a simple calculator program in C helped me understand how program flow works in real time. The switch–case structure showed me how different operations are executed based on user choices. This project strengthened my foundation in conditional statements and input handling. It made programming feel more logical and structured. https://docs.vultr.com/clang/examples/make-a-simple-calculator-using-switch---case