What is this ? A python package for pypi Installation Type the following commands 'pip install hithere' fOR pYTHON 3 : pip3 install hithere Usage python from hithere import say_hi Generate "Hi, There!" say_hi() Generate "Hi ,Everybody" say_hi("Everybody") Licence Author : Abinash Gogoi Reach me at : abinash.gogoi55@gmail.com