This calculator project is intended to practice development in the Python language.
Calculator: addition, subtraction, multiplication and division.
Run the command python3 calculator/jcmcalculator.py
.
In the future ... trigonometric calculations.