testingtest / app.py
DataWizard9742's picture
Create app.py
882b0b7 verified
raw
history blame contribute delete
66 Bytes
import streamlit as st
st.title("Hello User")
st.write("ThankYou")