File size: 99 Bytes
7ab1cfa
 
 
970ab8c
 
 
1
2
3
4
5
6
import streamlit as st


st.title("Hello World")

st.write("This is a simple example of Streamlit")