Click here to Skip to main content
15,897,891 members
Articles / Programming Languages / Python

How to Put Color on Windows Console

Rate me:
Please Sign up or sign in to vote.
4.81/5 (26 votes)
19 Aug 2020CPOL2 min read 150.9K   902   40  
How to put color in Python, C, C++, C#, Java and batch on the Windows console
In this article, you will see how to use ANSI colors in Windows and Linux without any modification on code, with Python, C, C++, C# and Java, and how to put color on batch (Command Prompt).

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Brazil Brazil
I'm a student of programming and math, a chess player and a person who by nature loves to solve problems

Comments and Discussions