/mathpreter

Small math interpreter written with Python

Primary LanguagePython

Math interpreter

How to run

python3 main.py
calc > 1+2
3.0