Beginners-Python-Examples
Beginners-Python-Examples copied to clipboard
Add ANSI color(8bit) chart viewer for terminal
This script prints an ANSI color(8bit) chart.
I have implemented a function that changes the color of the terminal by calling the ANSI escape code.
