This commit is contained in:
2024-06-23 13:53:36 +00:00
parent 5c7cfc0b1d
commit 4b43b43b55

3
app.py Normal file
View File

@ -0,0 +1,3 @@
import streamlit as st
st.write("Hello World")