awacke1 commited on
Commit
85c5dc5
Β·
1 Parent(s): eb2291e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -79,6 +79,8 @@ for word in seven_letters:
79
 
80
 
81
  st.write(clue_result2)
 
 
82
  st.write(clue_result3)
83
  st.write(clue_result4)
84
  st.write(clue_result5)
 
79
 
80
 
81
  st.write(clue_result2)
82
+ r2score=clueresult2.type
83
+ st.write(r2score)
84
  st.write(clue_result3)
85
  st.write(clue_result4)
86
  st.write(clue_result5)