chatthai commited on
Commit
c05f29c
1 Parent(s): 9b6e58a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,4 +3,4 @@ import streamlit as st
3
 
4
  text = st.text_area("Enter some text!")
5
 
6
- print(text)
 
3
 
4
  text = st.text_area("Enter some text!")
5
 
6
+ st.write(test)