The simple calculator program in C allowed me to build logic step-by-step. Using switch–case to differentiate between operations helped me see how efficiently C handles multiple choices. It made me more comfortable writing structured and organized code. This project became a solid foundation for understanding more advanced concepts. https://docs.vultr.com/clang/examples/make-a-simple-calculator-using-switch---case