aboutsummaryrefslogtreecommitdiffstats
path: root/python/printcolors.py
Commit message (Collapse)AuthorAgeFilesLines
* Add python/printcolors.py: print terminal colors with pythonAaron LI2018-07-231-0/+90
Credit: https://www.geeksforgeeks.org/print-colors-python-terminal/