bonjour
Drop files here
or click to upload
import streamlit as st
st.title("Bonjour! 👋")
st.write("Welcome to this simple Streamlit app!")
# Add a little French flair
st.write("*Comment allez-vous aujourd'hui?*")
Hi! I can help you with any questions about Streamlit and Python. What would you like to know?