A simple calculator implemented in Python. This project was created to practice and demonstrate basic operations using the Python language.
This calculator supports basic arithmetic operations such as addition, subtraction, multiplication and division. It is designed to be used on the command prompt (console) and is a good example for beginning programmers.
To start using this calculator, clone the repository to your computer:
git clone https://github.com/LLR1/python-calculator.git