AIProgramming1 / app.py
nshastry's picture
Create app.py
950429a
raw
history blame contribute delete
No virus
50 Bytes
import streamlit as st
st.markdown('Hello World')