Skip to the content.

My Emoji Notebook

This is a Jupyter Notebook where I put my emojis

# Display emoji using Unicode
print("\U0001F600")  # Grinning Face
print("\U0001F923")  # Rolling on the Floor Laughing

😀
🤣