Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 191 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 191 Bytes

Setup

This project uses requests and python 3.8

git clone _this repo_
cd py-test
pipenv install # or pip install requriements.txt

python problem1/main.py

python problem2/main.py