Project 1: Calculator

This project is a simple calculator application developed in C#. It can perform basic arithmetic operations such as addition, subtraction, multiplication, and division.

Downloads

Download Calculator (.exe)

Download Calculator Readme (.txt)

How to Run the Code

To run the Calculator code, follow these steps:

  1. Ensure you have the .NET Framework installed on your computer.
  2. Download the 'calculator.exe' file from the provided link.
  3. Open the Command Prompt or PowerShell.
  4. Navigate to the directory where you downloaded 'calculator.exe'.
  5. Run the program by entering 'calculator.exe' and pressing Enter.