001 See here. For *nix you can create this function / alias: function pytip(){ python <(curl -s https://raw.githubusercontent.com/pybites/100DaysOfCode/b96773b751fa0f3672fad6596251ef600af4dc7f/001/pytip.py) $@ } Have fun and keep submitting nice Python tips :)