# Display emoji using Unicode
print("\U0001F600") # Grinning Face
print("\U0001F923") # Rolling on the Floor Laughing
😀
🤣
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
😀
🤣