python-challenge
Run these scripts python scripts from the same directory as this README.md
Setup
virtualenv env
source env/bin/activate.sh
pip3 install -r requirements.txt
python3 level_00.py
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRun these scripts python scripts from the same directory as this README.md
virtualenv env
source env/bin/activate.sh
pip3 install -r requirements.txt
python3 level_00.py