Write a program that add Emoji to user's sentence right after word that describe the emoji

Viewed 25

'''For example''':

If the user input sentence is "I'm so happy today", code output should be print() "I'm so happy today."

0 Answers
Related