DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
print bold and udeline in text python
# print underline text in python
print
(
"33[4m"
+
"YourText"
+
"33[0m"
)
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#print
#bold
#udeline
#text
#python
ADD COMMENT
Topic
COMMENT
Name
7+5 =
Submit