Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 596 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 596 Bytes

python-calculator

Another calculator written in Python

Getting Started

Run this project

  python main.py

Contributing

Contributions are welcome

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/amazingfeature)
  3. Commit your Changes (git commit -m 'Add some amazingfeature')
  4. Push to the Branch (git push origin feature/amazingfeature)
  5. Open a Pull Request

License

Please see LICENSE for more information.