Apr-17-2020, 11:08 AM
printing a ✔
printing a ✔
|
Apr-17-2020, 01:16 PM
It has to do with the font that the console is set to. When I use MS Gothic, I get the check mark. PowerShell has even more fonts that can display the check mark. I also found that if you used a '✓' (\u2713 regular check mark) instead of a '✔' (\u2714 heavy check mark), more fonts will display it.
I'm not sure how to programmatically change the console font in Python.
https://pasteboard.co/J4fv2Nb.jpg
Here is an image. Here is the cheat sheet https://www.webfx.com/tools/emoji-cheat-sheet/ Hope this helps |
|
Users browsing this thread: 2 Guest(s)