A library that offers fun and innovative new ways to print and do Hello Worlds
Inspired by internet memes and javascript's console.log()
You can install the library using pip install
from Github
Windows
C:\> py -m pip install git+https://github.com/Dexerix/HelloWorld.git
Linux and MacOS
$ python -m pip install git+https://github.com/Dexerix/HelloWorld.git