Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python colored text into terminal

print('x1b[38;2;5;86;243m' + 'Programiz' + 'x1b[0m')
Source by www.programiz.com #
 
PREVIOUS NEXT
Tagged: #python #colored #text #terminal
ADD COMMENT
Topic
Name
3+5 =