Create sbk.py

pull/768/head
sbkurubar 2023-04-13 10:52:52 +05:30 committed by GitHub
parent a07e261677
commit ca29ae129c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

2
sbk.py Normal file
View File

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