eaglelandsonce commited on
Commit
55223f8
·
1 Parent(s): 19c3b35

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -22,4 +22,4 @@ if st.button('Solve'):
22
  )
23
  st.write(result.strip())
24
  else:
25
- st.write("Please provide both API key and math problem.")
 
22
  )
23
  st.write(result.strip())
24
  else:
25
+ st.write("Please provide both Open API key and programming problem.")