# Install Emoji Package Using $ pip install emoji from emoji import emojize print(emojize(":thumbs_up:"))