Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 180 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 180 Bytes

To start the program, do these steps: $ pip install pipenv $ python -m pipenv install --dev $ python .\main.py

for test cases

in the terminal, run: python -m unittest discover