print with color python

Print Colors in Python terminal GeeksforGeeks. Method 3: Print Color Text using ANSI Code in Python. The most common way to print colored text is by.

Print Colors in Python terminal GeeksforGeeks
Print Colors in Python terminal GeeksforGeeks from media.geeksforgeeks.org

So, first, install it and then import it into your python script to highlight text colors. from colored import fg print ('%s Hello World !!! %s' % (fg (1), attr (0))) Hello.

0 komentar