This commit is contained in:
sbkurubar
2024-12-02 18:07:28 +00:00
committed by GitHub

2
sbk.py Normal file
View File

@@ -0,0 +1,2 @@
import streamlit as st
st.write("Hello")