Run 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
The challenge awaits you
http://www.pythonchallenge.com/
Repository from Github https://github.comcodenameyau/python-challenge
Run 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
The challenge awaits you
http://www.pythonchallenge.com/
MIT License