Skip to content

Latest commit

 

History

History
executable file
·
10 lines (10 loc) · 232 Bytes

File metadata and controls

executable file
·
10 lines (10 loc) · 232 Bytes

MathP

A basic programming language that can do basic math operations written in Python.

To run create any file and run
python3 run.py youfile

To open the shell run
python3 shell.py