Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.