Enoch1359 commited on
Commit
813261c
·
verified ·
1 Parent(s): 97339d3

Update bookie.py

Browse files
Files changed (1) hide show
  1. bookie.py +2 -0
bookie.py CHANGED
@@ -57,6 +57,8 @@ if qb:
57
  st.header("Answer")
58
  st.subheader(result["answer"])
59
 
 
 
60
 
61
 
62
 
 
57
  st.header("Answer")
58
  st.subheader(result["answer"])
59
 
60
+
61
+
62
 
63
 
64