Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marx-wrld/basic-calc
A C# code for a simple basic calculator using switch case statement.
https://github.com/marx-wrld/basic-calc
Last synced: 2 days ago
JSON representation
A C# code for a simple basic calculator using switch case statement.
- Host: GitHub
- URL: https://github.com/marx-wrld/basic-calc
- Owner: Marx-wrld
- License: mit
- Created: 2022-11-06T20:58:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-07T14:18:22.000Z (about 2 years ago)
- Last Synced: 2024-11-13T09:15:32.905Z (2 days ago)
- Language: C#
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Basic calc in Csharp
#### This project code is a simple and basic calculator that allows a user to input his/her operation of choice then compute the operands.