Skip to content

AntonisParaskevis/simple-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple-calculator

A simple calculator that can perform the 4 basic arithmetic operations.

Requirements

• Windows 7 SP1 or newer

• .NET Framework 4.7.2 or newer

Download

Click the Code button, then click on "Download ZIP".

Execution

Run WindowsFormsApp2.exe, located in WindowsFormsApp2\WindowsFormsApp2\bin\Debug

How to Use

  1. Enter any 2 numbers in the fields.

  2. Click any of the 4 buttons to perform the corresponding arithmetic operation.

  3. See the result at the bottom of the application window, just below the operation buttons.

License

MIT License © 2025 Antonis Paraskevis