Show me something cool
To upload files, please first save the app
import streamlit as st
st.title('Celebration Showcase!')
st.write('Get ready to celebrate!')
# Snow effect
st.snow()
# Balloons effect
st.balloons()
st.success('Happy celebrating!')
Hi! I can help you with any questions about Streamlit and Python. What would you like to know?