Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2bdbf70

Browse files
Printing Colored Text
1 parent 70a1213 commit 2bdbf70

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎Colored Text/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Traditionally, printing full-colour text to the terminal is accomplished by a se
2121
print(Style.BRIGHT+"Do Like Share And Subscribe")
2222
**Output**
2323

24+
<img src="https://github.com/kishanrajput23/Personal-Python-Projects/blob/master/Colored%20Text/Colorama.png" alt="">
2425

25-
It is also possible to change other text properties using ANSI escape characters, for example, if we wanted to make the text darker or lighter.
26+
It is also possible to change other text properties using ANSI escape characters, for example, if we wanted to make the text darker or lighter. You can try ut out.
2627

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /