Tutorial on printing emojis with Python.
The notebook can be found in the "Python" folder within the below repo.
GitHub Repo - https://github.com/ad17171717/YouTube-Tutorials/blob/main/Python/Python!_Emojis.ipynb
CONNECT:
LinkedIn: https://www.linkedin.com/in/adrian-dolinay-frm-96a289106/
GitHub: https://github.com/ad17171717
Twitter: https://twitter.com/DolinayG
Odysee: https://odysee.com/@adriandolinay:0
Medium: https://medium.com/@adriandolinay
|-Video Chapters-|
0:00 - Intro
0:08 - Installing and importing the Emoji module
0:24 - Definition of Emoticons
0:50 - Printing emojis with Unicode
2:08 - Printing emojis with the Emoji module
3:44 - Printing emojis with Windows
4:26 - References and additional learning