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
[[email protected]](mailto: [email protected])