madani commited on
Commit
235e766
1 Parent(s): e2b5a7e

Create app1.py

Browse files
Files changed (1) hide show
  1. app1.py +3 -0
app1.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ import streamlit as st
2
+
3
+ st.title("Application 1")