Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 237 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 237 Bytes

Calculator

This program is a simple calculator written in c sharp and you can do calculations in the console.

Currently, the features are:

  • add

  • subtract

  • multiply

  • subtract

  • round

  • multiples

More features will be added soon.