File size: 66 Bytes
882b0b7
 
 
1
2
3
import streamlit as st
st.title("Hello User")
st.write("ThankYou")