dwijmistry11 / project-hub

Submit your working project for open source use.
The Unlicense
7 stars 7 forks source link

Simple Calculator #8

Open dwijmistry11 opened 2 years ago

dwijmistry11 commented 2 years ago

You can build a simple calculator with C using switch cases or if-else statements. This calculator takes two operands and an arithmetic operator (+, -, *, /) from the user, however, you can expand the program to accept more than two operands and one operator by adding logic. Then, based on the operator entered by the user, it conducts the computation on the two operands. The input, however, must be in the format “number1 operator1 number2” (i.e. 2+4).

kunal15112001 commented 2 years ago

Hi! Please Assign this project to me I can work on it.

void1244 commented 2 years ago

assign this to me

sohampathak1234 commented 2 years ago

Hey @dwijmistry11 , Kindly assign this to me. I can work on this project.

AaryanSingh0017 commented 2 years ago

Plz assign it to me also.