This is a basic calculator implemented in C# that performs standard arithmetic operations. It provides a user-friendly console interface for easy interaction.
-
Addition
-
Subtraction
-
Multiplication
-
Division
Just copy the code and use it in your console aplication! :)

