Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 308 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 308 Bytes

Basic Calculator

This is a basic calculator project implemented in Python.

Features

  • Addition
  • Subtraction
  • Multiplication
  • Division

Usage

To use this calculator, run the calculator.py script.

Contributing

Contributions are welcome. Please fork the repository and create a pull request.