- 1
Emoji search code
How do you write an emoji search code in python?
4 Respuestas
+ 3
Can you please elaborate? Where do you want to search emoji? In a given string? Or do you want a code that gives the character codes of emojis?
+ 1
So you are looking for a "emoji picker" with a search function, if I understand you correctly?
Maybe you find inspiration here:
https://www.jqueryscript.net/blog/best-emoji-picker.html
0
Take a look at these guides on how to ask a question.
https://stackoverflow.com/help/how-to-ask
https://www.sololearn.com/blog/38/8-simple-rules-to-get-help-from-the-community
Please take a look at the forum rules:
https://www.sololearn.com/Content-Creation-Guidelines/
https://www.sololearn.com/Discuss/1316935/?ref=app
0
Like the user inputs a word and any emoji that comes up containing the word should be outputted