Python Forum
Because the emoji appears black and white at the exit ? - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: Because the emoji appears black and white at the exit ? (/thread-15682.html)



Because the emoji appears black and white at the exit ? - nerd - Jan-27-2019

I am running an emoji code and the output Run appears in black and white, that is, the emoji does not come out as colored in the original .

is there any command that will make the emoji come out colorful ? Sad

Note:
I am using Python 3.7 and Windows 10


RE: Because the emoji appears black and white at the exit ? - nerd - Jan-28-2019

I am using the PyCharm Community IDE Platform Editor Version 2018.3.3


hugs
Python 3.7.2


RE: Because the emoji appears black and white at the exit ? - snippsat - Jan-28-2019

It all depends on what Editor/shell/terminal can output.
Not all(few) Editors/shell can handle emoji with color.
It work for me in VS Code and cmder as shell.
[Image: stAcLu.jpg]
The safest way is to use Jupyter Notebook ,then is in a browser and all emoji will render correct.


[SOLVED] Because the emoji appears black and white at the exit ? - nerd - Jan-28-2019

[SOLVED]

greetings sr. snippsat ,

                   I have discovered two reasons why my emoji is leaving black and white, and which will continue to come out black and white : Wall

1) I'm using PyCharm Community for Windows

2) due to technical information


friend hug Smile