A tool for performing four arithmetic operations on a console created in C++.
This is one of the projects that also serves as C++ practice!
Compilation with MinGW
g++ calc source.cpp
git clone https://github.com/Sakamochanq/Simple-Calclator.git
Released under MIT License Please check