test
To upload files, please first save the app
import streamlit as st
st.title("Hello World App")
st.write("Welcome to my test Streamlit app!")
if st.button("Click me!"):
st.balloons()
Hi! I can help you with any questions about Streamlit and Python. What would you like to know?