Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mahirhamiabrar/xpressionsolver

A step-by-step mathematical expression evaluator.
https://github.com/mahirhamiabrar/xpressionsolver

math python

Last synced: 10 days ago
JSON representation

A step-by-step mathematical expression evaluator.

Awesome Lists containing this project

README

        

# XpressionSolver
A step-by-step mathematical expression evaluator.

## Run XpressionSolver
First download the .zip file from the repository and extract it. Then open a terminal in the extracted directory and run the following command:
```
python main.py
```

## Output



Project logo