LBLong commited on
Commit
bc0c18d
1 Parent(s): d47ce19

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -1 +1,3 @@
1
  import streamlit as st
 
 
 
1
  import streamlit as st
2
+
3
+ date = st.date_input("Pick a date")