Create sbk.py

This commit is contained in:
sbkurubar
2023-04-13 10:52:52 +05:30
committed by GitHub
parent a07e261677
commit ca29ae129c

2
sbk.py Normal file
View File

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