Different Colors in Python | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 3

Different Colors in Python

How to use different colors in python console? for example show Saman with red and farrokhi with green.

21st Oct 2019, 12:36 PM
Deleted
1 Antwort
+ 2
When you make graphical interface programs with tkinter, you can color things up. (Doesn't work here unfortunately.)
21st Oct 2019, 1:30 PM
HonFu
HonFu - avatar