Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/d-sonuga/school-443-assignment


https://github.com/d-sonuga/school-443-assignment

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# Assignment

Modeling and simulations assignments

To run the loan calculator:

```
cd loan
python loan.py
```

To run the queue assignment:

```
cd queue
python queue.py
```