Nikola299 commited on
Commit
89031f2
1 Parent(s): 0bb956f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -6,4 +6,6 @@ text = st.text_area("Enter text....")
6
 
7
 
8
  if st.button("Analyse"):
 
 
9
  print(text)
 
6
 
7
 
8
  if st.button("Analyse"):
9
+ print(text)
10
+ text = """They've been suppressing the truth, but soon the awakened will rise up and expose it all!"""
11
  print(text)