Skip to content

010DevX101/SimpleCalculator

Repository files navigation

SimpleCalculator

version Tests status

Simple calculator that sanitizes user input, written in C#.

Usage

Open the executable and input two numbers and an operator, the calculator will perform the operation and show the result. After some seconds, it will prompt the user to input the same data again for another operation.

Compilation

Install the source code using Visual Studio 2022 and open the solution. The calculator can be compiled in either x64 or x86.

About

Simple calculator that sanitizes user input, written in C#.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages