Adiga02 commited on
Commit
14cf79d
·
verified ·
1 Parent(s): ae43b8a

Create app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -0
app.py ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ import streamlit as st
2
+
3
+ st.title('Batch 331')
4
+ st.header('Python_Programming')
5
+ st.text('learn about basic intution of hugging space and streamlit')