Working on a simple calculator gave me a clear view of how structure works in C programs. I learned how input, conditions, and operations are arranged to create a meaningful flow. The switch–case structure highlighted how branching organizes code efficiently. This project strengthened my understanding of structured programming. https://docs.vultr.com/clang/examples/make-a-simple-calculator-using-switch---case