Marissa Gerchick commited on
Commit
b182a83
·
1 Parent(s): 69222bc
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,5 +5,5 @@ import streamlit as st
5
 
6
  if st.button('Say hello'):
7
  st.write('Why hello there')
8
- else:
9
  st.write('Goodbye')
 
5
 
6
  if st.button('Say hello'):
7
  st.write('Why hello there')
8
+ else:
9
  st.write('Goodbye')