2 Antworten
+ 6
On Sololearn playground this is not really possible (apart from some clever html hacks).
In a Linux console you can use some libraries to achieve such effect, like colorama or termcolor.
https://www.geeksforgeeks.org/print-colors-JUMP_LINK__&&__python__&&__JUMP_LINK-terminal/
+ 1
You can use os module for writing python code as a web so you can change the color text.