Code practice
Go to file
Elf M. Sternberg 06cf147005 Code example, first pass. 2020-10-01 16:10:48 -07:00
templates Code example, first pass. 2020-10-01 16:10:48 -07:00
.gitignore Code example, first pass. 2020-10-01 16:10:48 -07:00
Pipfile Code example, first pass. 2020-10-01 16:10:48 -07:00
Pipfile.lock Code example, first pass. 2020-10-01 16:10:48 -07:00
README.md Code example, first pass. 2020-10-01 16:10:48 -07:00
tinyurl.py Code example, first pass. 2020-10-01 16:10:48 -07:00

README.md

TinyURL

Getting started

git checkout <repository>
cd tinyurl
pipenv shell
python ./tinyurl.py