The simple calculator project taught me how easy and organized switch–case makes decision handling in C. It allowed me to separate operations cleanly and execute them based on user choice. This approach improved my understanding of structured programming. It was a simple but highly effective learning task. https://docs.vultr.com/clang/examples/make-a-simple-calculator-using-switch---case