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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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