7ab1cfa f549d9c
1
2
3
4
5
6
import streamlit as st st.title("Hello World") st.write("This is a simple example of Streamlit")