A brief explanation about the COLORAMA package as well as how to install packages using PIP in the command prompt (or terminal for MAC users).
COLORAMA PACKAGE DOCS:
https://pypi.org/project/colorama/
EXAMPLE OF COLOR CODES (Not using COLORAMA):
https://trinket.io/python/2d84770bb1