maccmaccmaccc's picture
Update app.py
39c720d verified
raw
history blame
69 Bytes
import streamlit as st
st.title("Test App")
st.write("Hello World!")