Clone77 commited on
Commit
798aa00
·
verified ·
1 Parent(s): db8952e

Create python.py

Browse files
Files changed (1) hide show
  1. python.py +2 -0
python.py ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ import streamlit as st
2
+ st.write('HI')