Skip to content
Learnearn.uk » Python Unit Home » Python Console Colors

Python Console Colors

How to add colored text and background to your Python Programs

In this video tutorial you will learn how to add colors to your Python programs. You can install 3rd party modules like colorama, but sometimes it’s better if you just write your own!

Video Tutorial

Youtube blocked in your school? Here’s the Google Drive Link instead.

 

Full Code Link

Here is a link to the full code.