This is a simple command-line calculator program written in Python.
Python 3.x
- Clone this repository to your local machine using git clone https://github.com/BarbaraLunaO/Python_Calculator.git
- Navigate to the root directory of the project using cd calculator
- Run the calculator by executing python Python_Calculator.py
- Follow the prompts to enter an expression to evaluate
- The program will display the result of the calculation
Basic arithmetic operations (addition, subtraction, multiplication, division)
If you have any questions or issues, please contact BarbaraLunaO at [email protected]