Newer
Older
## Multithreaded Math Server Created by LATHP
### To Run the code
First instal `bc` tool in your PC
```
$ sudo apt-get install bc
```
Then run using python 3
```
## Multithreaded Math Server Created by LATHP
### To Run the code
First instal `bc` tool in your PC
```
$ sudo apt-get install bc
```
Then run using python 3
```