Search
 
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
Name
1+2 =