A nifty calculator program in C and Python ✨
- Fork this repo by clicking the
Fork
button on the top-right corner. - Clone the repo locally to your PC.
git clone https://github.com/YOUR_USERNAME/calculator
cd calculator
- Make necessary changes to either
calculator.c
orcalculator.py
. - Add your name to the bottom of this file (README.md).
- Add your changes to the staging area.
git add README.md calculator.c calculator.py
- Commit your changes.
git commit -m "Updated calculator"
- Push to your repository.
git push origin main
- Open a Pull Request to this repository.
MIT License.
Original at manavpatnaik/c-calculator.
- Adithya
- Dilip
- Gadde Ashok
- Keshav CSED
- Pavish S
- Prawin Subrajith S
- Radiantly
- S Akash
- Srinivasa Vinayak
- Sriram R
- Surya Gonuguntla
- Vaidehi