Can we print emojis using python3 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Can we print emojis using python3

Emoji

18th Oct 2020, 3:41 AM
Suraj
Suraj - avatar
10 Answers
+ 7
On sololearn, you can 👇 https://code.sololearn.com/c0qHq2jWyre7/?ref=app But on your computer it may not work as your console should support unicode encoding for that. But there is also a *emoji* module in python which you can use to print emojis on the console easily You can see it's documentation here 👇 https://pypi.org/project/emoji/ . .
18th Oct 2020, 3:56 AM
Arsenic
Arsenic - avatar
+ 4
We can, but it is not recommended. Emojis will have different appearance on different devices, on some they wont be displayed at all.
18th Oct 2020, 5:34 AM
Artem 🇺🇦
Artem 🇺🇦 - avatar
+ 3
print(🙂🙃😉)
18th Oct 2020, 3:51 AM
Sadman Sakib
Sadman Sakib - avatar
+ 3
Yes it works here atleast but on computrr you will have to use unicode for that
18th Oct 2020, 4:31 AM
‎Ashwin Maurya
‎Ashwin Maurya - avatar
+ 3
Suraj Joshii In pc you don't do that. But you can do in sololearn. USING ASCII : It's my code↓ https://code.sololearn.com/cicnh0275B8D/?ref=app
18th Oct 2020, 4:51 AM
˜”*°•.˜”*°• Mohan 333 •°*”˜.•°*”˜
˜”*°•.˜”*°• Mohan 333 •°*”˜.•°*”˜ - avatar
+ 2
Thankyou
18th Oct 2020, 3:59 AM
Suraj
Suraj - avatar
+ 2
Yes bro you can print emoji or emoticons using python as a string OR using the emoji module Install it by Pip install emoji.
19th Oct 2020, 2:59 PM
Dark Killer
Dark Killer - avatar
+ 1
sadly
18th Oct 2020, 3:48 AM
Slick
Slick - avatar
+ 1
Imposter bro there is not any emoji's option in my Mobile's keyboard.
18th Oct 2020, 3:54 AM
Suraj
Suraj - avatar
- 1
Hi
23rd Oct 2020, 2:04 AM
Timothy