MathP
A basic programming language that can do basic math operations written in Python.
Install / Use
/learn @vivek3141/MathPREADME
MathP
A basic programming language that can do basic math operations written in Python.
<br /> <br />
To run create any file and run
<br />
python3 run.py youfile
<br /> <br />
To open the shell run
<br />
python3 shell.py
