A simple console calculator I built while learning C#.
- Addition
- Subtraction
- Multiplication
- Division
- Division by zero validation
- Console menu
- Loop without exiting
This project was created to practice the fundamentals of C# before moving on to more advanced topics.