hyechanjun commited on
Commit
eb4bdc4
·
1 Parent(s): b7cf1f8

testing stwrite()

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -55,3 +55,5 @@ option = st.selectbox(
55
 
56
  if st.button('Submit'):
57
  st.write(genQuestion(option, input))
 
 
 
55
 
56
  if st.button('Submit'):
57
  st.write(genQuestion(option, input))
58
+
59
+ st.write("Things and stuff")