/jcmcalculator

My first calculator - Learning about Python and Structured Project

Primary LanguagePowerShellGNU General Public License v3.0GPL-3.0

jcmcalculator

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.