DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
python text color
from
termcolor
import
colored
print
(
colored
(
'python'
,
'green'
,
attrs
=
[
'bold'
]
)
)
Source by www.delftstack.com #
PREVIOUS
NEXT
Tagged:
#python
#text
#color
ADD COMMENT
Topic
COMMENT
Name
6+5 =
Submit