This function convert a sentence in a hashtag.
Non-alphabetic characters are ignored.
E.g. 'thi9s Is &&So cool' -> '#ThisIsSoCool'.
Install requirements:
pip install -r ./requirements.txt
Run tests:
nosetests -v
Jose Bermudez
[info@josebermudez.co.uk](mailto: info@josebermudez.co.uk)