Scholasticpal / HacktoberFest2021_

Make your first PR! ~ A beginner-friendly repository made specifically for open source beginners. Add your profile, a blog, or any program under any language or update the existing one. Just make sure to add the file under the correct directory. Happy hacking!
10 stars 60 forks source link

Add Basic Calculator #34

Closed Scholasticpal closed 3 years ago

Scholasticpal commented 3 years ago

This issue is for beginners, interested to contribute to hacktoberfest!πŸš€

Add projects under Language/Calculator/ for example a Calculator implemented in C++ will go under the folder C++/Calculator/

(Note: Only files added in the mentioned way will be merged)⚠

LucasRobs commented 3 years ago

so in this problem i would have to implement a calculator in c++?

kantesreenithin commented 3 years ago

I want to contribute to this . I made calculator using cpp and python, please assign me .

Scholasticpal commented 3 years ago

so in this problem I would have to implement a calculator in c++?

@LucasRobs You can code it in any language you prefer πŸ‘

Gargi1971 commented 3 years ago

hi, please assign

AnkurRajneta commented 3 years ago

I am intersted.Please assign me.

Aejls commented 3 years ago

Please assign !!

MercheLorenzo commented 3 years ago

Hello! Could you assign me? I would like to do a PR!

shrishtickling commented 3 years ago

Hello! Could you please assign it to me?

Raeskaa commented 3 years ago

Hey, I'd like to work on this Can you please assign this to me

MercheLorenzo commented 3 years ago

Hello, I was going to do a PR with the basic calculator but there is already one basic calculator in C++/calculator/basiccalculator.cpp Should I delete the code and write mine there? Or maybe add another cpp? Thank you so much!

Scholasticpal commented 3 years ago

Hello, I was going to do a PR with the basic calculator but there is already one basic calculator in C++/calculator/basiccalculator.cpp Should I delete the code and write mine there? Or maybe add another cpp? Thank you so much!

It's ok, you may just add your code, do not remove any filesπŸ‘

EANimesha commented 3 years ago

I would have to implement a calculator in Javascript?

MercheLorenzo commented 3 years ago

Hello! I did a PR some days ago, if you could check it. Thank you so much.

Scholasticpal commented 3 years ago

I would have to implement a calculator in Javascript?

You may build a basic calculator in any language you like