Back to home

Calculator

This is a calculator console application created as a submission for the C# Academy. The application lets the user perform simple math operations(addition, subtraction, multiplication, and division) and keeps track of how many times the user has performed an operation.

The requirements for this project can be found here.
The github repository for the project can be found here.