This commit is contained in:
sbkurubar
2025-06-22 10:32:39 +08:00
committed by GitHub

2
sbk.py Normal file
View File

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