A simple calculator for beginners.
This is a console-run, single-calculation calculator, meaning you can only do one calculation and then the program will end. This calculator has the following operations:
- Addition
- Subtraction
- Multiplication
- Division
- Multiplication to the Power of
Feel free to do what you like with this code (as detailed in the provided LICENSE file); it's just here to help beginner C# Programmers. Hope this helps!
My youtube: